Skip to content

Update the dryrun command

Silvester Wainaina requested to merge update-dryrun-command into master

The correct command for a dry-run is 'upgrade.' If you use 'apply,' you'll encounter the following error

ERROR: You must specify one of install,list,remove,template,upgrade,config,values for actions
    Usage ./bin/k-ctl [-e env] [-s stage] [-D] <install|list|remove|template|upgrade|config|values>
Edited by Silvester Wainaina

Merge request reports