public String getDescription()

in teamcity-helm-plugin-server/src/main/java/jetbrains/buildServer/helm/UpgradeCommand.java [33:35]


    public String getDescription() {
        return "Upgrades a release to a new version of a chart";
    }