ubicloud/cli-commands/kc/post
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
..
create.rb Set defaults for CP node count and worker count in kubernetes APIs 2025-07-02 10:34:03 +02:00
destroy.rb Add kc destroy cli command 2025-08-01 04:18:57 +09:00
kubeconfig.rb Support kc kubeconfig cli command 2025-08-01 04:18:57 +09:00
rename.rb Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
show.rb Add kc show cli command 2025-08-01 04:18:57 +09:00