These were not used consistently, only for some vm and pg commands. They made sense to have before we started including help output with errors. However, now that we show help output with errors, it's easy to see the usage to determine what args are expected.
6 lines
236 B
Text
6 lines
236 B
Text
! Invalid number of arguments for pg reset-superuser-password subcommand (accepts: 1, given: 0)
|
|
|
|
Reset the superuser password for a PostgreSQL database
|
|
|
|
Usage:
|
|
ubi pg (location/pg-name | pg-id) reset-superuser-password new-password
|