ubicloud/spec/routes/api/cli
Jeremy Evans b3d8a774b1 Add support for renaming objects to api/sdk/cli
This uses a shared route for all 6 objects, as well as shared
cli and sdk code. Unfortunately, there is not a way to share
such code in openapi.yml, so that part ends up quite verbose.

Eventually, we should add a web interface for this, but it's
best to wait until we refactor the web interfaces for the objects
to consistently use the current postgres web interface.
2025-08-26 02:54:13 +09:00
..
ai/api-key Add cli ai api-key commands 2025-05-03 03:33:32 +09:00
fw Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
golden-file-commands DRY up and handle errors for incorrect pg tag format on cli 2025-08-26 02:42:03 +09:00
golden-files Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
kc Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
lb Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
pg Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
ps Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
vm Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
golden_files_spec.rb Use valid pg/pgbouncer config entries in golden file specs 2025-08-26 02:42:03 +09:00
help_spec.rb Have cli vm create command check public key format and provide specific error message 2025-04-26 05:34:41 +09:00
options_spec.rb Change CLI --version option to version command 2025-03-19 14:08:49 -07:00
spec_helper.rb Use ubi-pgpassword response header for cli psql/pg_dump/pg_dumpall, if client is 1.1.0+ 2025-08-06 02:10:02 +09:00