ubicloud/spec/routes/api/cli/ps
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
..
connect_spec.rb Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
create_spec.rb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
destroy_spec.rb Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
disconnect_spec.rb Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
rename_spec.rb Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00