ubicloud/cli-commands/ps/post
Jeremy Evans 21128e2d8f Do not require location name when connecting/disconnecting subnets
Subnets must now be in the same location, so the location name would
be redundant.  Make the ps connect/disconnect similar to other cli
commands and no longer require the location name.

This removes the last remaining use of the convert_loc_name_to_id
helper method. All cli use allowing referencing objects by name
instead id now only supports objects in the same location.
2025-10-02 17:21:27 -07:00
..
connect.rb Do not require location name when connecting/disconnecting subnets 2025-10-02 17:21:27 -07:00
create.rb Allow ps create cli -f option to accept firewall name 2025-08-27 04:12:30 +09:00
destroy.rb Fix capitalization in destroy confirm/error messages 2025-02-19 10:25:42 -08:00
disconnect.rb Do not require location name when connecting/disconnecting subnets 2025-10-02 17:21:27 -07:00
rename.rb Add support for renaming objects to api/sdk/cli 2025-08-26 02:54:13 +09:00
show.rb Improve error output for invalid CLI option arguments 2025-07-02 05:02:05 +09:00