enonic / cli-enonic

GNU General Public License v3.0
41 stars 1 forks source link

Unsupported options for `upgrade` and `uninstall` commands #515

Closed alansemenov closed 6 months ago

alansemenov commented 7 months ago

enonic upgrade --h and enonic uninstall --h list options that these commands are not supposed to support. Not sure if --force works (must be tested), but --auth should definitely be removed.

Upgrade to the latest version
USAGE:
   enonic upgrade [command options] [arguments...]

OPTIONS:
   --auth value, -a value  Authentication token for basic authentication (user:password)
   --force, -f             Accept default answers to all prompts and run non-interactively