updatecli manifest upgrade

Documentation for the command `updatecli manifest upgrade`

updatecli manifest upgrade

upgrade executes manifest upgrade task

updatecli manifest upgrade [flags]

Options

  -c, --config stringArray   Sets config file or directory. By default, Updatecli looks for a file named 'updatecli.yaml' or a directory named 'updatecli.d'
  -h, --help                 help for upgrade
  -i, --in-place             Write updated Updatecli manifest back to the same file instead of stdout

Options inherited from parent commands

      --debug          Debug Output
      --experimental   Enable Experimental mode

SEE ALSO

Top