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.
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
! Invalid number of arguments for pg restore subcommand (accepts: 2, given: 0)
|
|
|
|
Restore a PostgreSQL database backup to a new database
|
|
|
|
Usage:
|
|
ubi pg (location/pg-name | pg-id) restore new-db-name restore-time
|