Only change from previous checkout is that "accepts:" changes to "requires:" for invalid number of arguments error message.
7 lines
237 B
Plaintext
7 lines
237 B
Plaintext
! Invalid number of arguments for pg reset-superuser-password subcommand (requires: 1, given: 0)
|
|
|
|
Reset the superuser password for a PostgreSQL database
|
|
|
|
Usage:
|
|
ubi pg (location/pg-name | pg-id) reset-superuser-password new-password
|