mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-05 06:12:09 +08:00
Only change from previous checkout is that "accepts:" changes to "requires:" for invalid number of arguments error message.
6 lines
237 B
Text
6 lines
237 B
Text
! 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
|