ubicloud/cli-commands
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 Use API instead of api/Api in user visible text when refering to inference API keys 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
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
ai.rb Add cli ai api-key commands 2025-05-03 03:33:32 +09:00
fw.rb Minor CLI help improvements 2025-03-13 09:20:15 -07:00
help.rb Improve display of option values in CLI 2025-03-19 14:08:49 -07:00
kc.rb Add create command to KubernetesCluster CLI 2025-07-02 10:34:03 +02:00
lb.rb Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg.rb Minor CLI help improvements 2025-03-13 09:20:15 -07:00
ps.rb Minor CLI help improvements 2025-03-13 09:20:15 -07:00
version.rb Change CLI --version option to version command 2025-03-19 14:08:49 -07:00
vm.rb Minor CLI help improvements 2025-03-13 09:20:15 -07:00