ubicloud/cli-commands/vm/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 Improve error output for invalid CLI option arguments 2025-07-02 05:02:05 +09:00
destroy.rb Fix capitalization in destroy confirm/error messages 2025-02-19 10:25:42 -08:00
rename.rb Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
restart.rb Reimplement CLI processing using the Ruby SDK 2025-03-28 16:25:47 -07:00
scp.rb Remove custom invalid args messages from CLI 2025-03-19 14:08:49 -07:00
sftp.rb Minor CLI help improvements 2025-03-13 09:20:15 -07:00
show.rb Improve error output for invalid CLI option arguments 2025-07-02 05:02:05 +09:00
ssh.rb Minor CLI help improvements 2025-03-13 09:20:15 -07:00