Files
ubicloud/spec/routes/api/cli/golden-files/pg eu-central-h1_test-pg -X pg_dump.txt
Jeremy Evans b0502bdf05 Refactor cli golden factor specs
Instead of parsing file names and basing the commands on those,
store the commands in files, so that you can edit files to change
which commands are run.  This makes the file names for the golden
files match the command being run, other than replacing / with _.

To add commands for golden files, edit the files in the
spec/routes/api/cli/golden-file-commands folder.
2025-02-19 10:25:42 -08:00

23 lines
430 B
Plaintext

! Invalid option: -X
Usage: ubi pg location/(pg-name|_pg-ubid) [options] subcommand [...]
Options:
-d, --dbname=name override database name
-U, --username=name override username
Subcommands:
add-firewall-rule
add-metric-destination
create
delete-firewall-rule
delete-metric-destination
destroy
failover
pg_dump
pg_dumpall
psql
reset-superuser-password
restore
show