ubicloud/spec/routes/api/cli/golden-files
Jeremy Evans cf0d7c1c46 Use the Sequel pg_auto_validate_enums plugin to automatically validate enum values
Invalid enum values would previously result in a Sequel::DatabaseError
(wrapping PG::InvalidTextRepresentation) when saving.  This changes
the behavior from an unhandled exception 500 error to a nice 400 error.

We previously had manually validations in LoadBalancer for the enum
values.  This removes those.  Only change in the tests is to an error
message, and I think the new error message is nicer.

In order for this to work, the Database needs to use the pg_enum plugin,
so this uses that and regenerates the schema cache with it.
2025-03-14 14:25:16 -07:00
..
--confirm foo fw eu-central-h1_test-ps-default destroy.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
--confirm foo lb eu-central-h1_test-lb destroy.txt Add cli lb destroy command 2025-02-21 09:32:10 -08:00
--confirm foo pg eu-central-h1_test-pg destroy.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
--confirm foo ps eu-central-h1_test-ps destroy.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
--confirm foo vm eu-central-h1_test-vm destroy.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
--confirm test-lb lb eu-central-h1_test-lb destroy.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
--confirm test-pg pg eu-central-h1_test-pg destroy.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
--confirm test-ps ps eu-central-h1_test-ps destroy.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
--confirm test-ps-default fw eu-central-h1_test-ps-default destroy.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
--confirm test-vm vm eu-central-h1_test-vm destroy.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
--help.txt Support showing examples for commands 2025-03-13 09:20:15 -07:00
--version.txt Have cli program send version in header 2025-03-04 16:55:53 -08:00
.txt Support showing examples for commands 2025-03-13 09:20:15 -07:00
fw eu-central-h1_default-eu-central-h1-default delete-rule fr7cv7h5bz324maazy93ykn8s4.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw eu-central-h1_default-eu-central-h1-default detach-subnet psfzm9e26xky5m9ggetw4dpqe2.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f bad.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f firewall-rules -r id,cidr.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f firewall-rules -r port-range.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f id,name,location,description.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f private-subnets -p id,name,state,location.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f private-subnets -p net4,net6,nics.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f private-subnets -p nics -n id,name,vm-name.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f private-subnets -p nics -n private-ipv4,private-ipv6.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show -f private-subnets,firewall-rules.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_default-eu-central-h1-default show.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_test-ps-default attach-subnet psfzm9e26xky5m9ggetw4dpqe2.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw eu-central-h1_test-ps-default destroy -f.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw eu-central-h1_test-ps-default destroy invalid.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
fw eu-central-h1_test-ps-default destroy.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw eu-central-h1_test2-fw create -d test2-fw-description.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw eu-central-h1_test2-fw create invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
fw eu-central-h1_test2-fw create.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw fw4gj2v4h1fe3q28q0hnf7g8n1 show.txt Allow using ubid without location in the cli 2025-02-26 09:23:01 -08:00
fw list -f invalid.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw list -f location.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw list -l eu-central-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw list -l eu-central-h1 -N -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw list -l eu-central-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw list -l eu-north-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw list -l eu-north-h1 -N -f name,id.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
fw list -l eu-north-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw list -N.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
fw list invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
fw list.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
help -r vm.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
help -r.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
help -ru vm.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
help -ru.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
help -u vm.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
help -u.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
help help.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
help invalid.txt Support showing examples for commands 2025-03-13 09:20:15 -07:00
help vm list.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
help vm.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
help.txt Support showing examples for commands 2025-03-13 09:20:15 -07:00
invalid.txt Support showing examples for commands 2025-03-13 09:20:15 -07:00
lb 1bvp8yk1karj4ngwhtgrfh6esd show.txt Allow using ubid without location in the cli 2025-02-26 09:23:01 -08:00
lb eu-central-h1_test-lb attach-vm vmdzyppz6j166jh5e9t2dwrfas.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb destroy -f.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb destroy.txt Add cli lb destroy command 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb detach-vm vmdzyppz6j166jh5e9t2dwrfas.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb show -f bad.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb show -f id,name,state,location,hostname,algorithm.txt Add cli lb show command 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb show -f src-port,dst-port,subnet,vms.txt Add cli lb show command 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb show -f stack,health-check-endpoint,health-check-protocol.txt Add cli lb show command 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb show.txt Add cli lb show command 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb update bad 1234 54321 _up2 vmdzyppz6j166jh5e9t2dwrfas.txt Use the Sequel pg_auto_validate_enums plugin to automatically validate enum values 2025-03-14 14:25:16 -07:00
lb eu-central-h1_test-lb update hash_based 1234 54321 _up2 vmdzyppz6j166jh5e9t2dwrfas.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test-lb update hash_based 1234 54321 _up2.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test2-lb create psfzm9e26xky5m9ggetw4dpqe2 12345 54321.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb eu-central-h1_test2-lb create.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
lb list -f invalid.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb list -f src-port,dst-port,hostname.txt Add cli lb list command 2025-02-21 09:32:10 -08:00
lb list -l eu-central-h1 -f name,id.txt Add cli lb list command 2025-02-21 09:32:10 -08:00
lb list -l eu-central-h1 -N -f name,id.txt Add cli lb list command 2025-02-21 09:32:10 -08:00
lb list -l eu-central-h1.txt Make cli lb list command include location 2025-02-21 15:19:20 -08:00
lb list -l eu-north-h1 -f name,id.txt Add cli lb list command 2025-02-21 09:32:10 -08:00
lb list -l eu-north-h1 -N -f name,id.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
lb list -l eu-north-h1.txt Make cli lb list command include location 2025-02-21 15:19:20 -08:00
lb list -N.txt Make cli lb list command include location 2025-02-21 15:19:20 -08:00
lb list invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
lb list.txt Make cli lb list command include location 2025-02-21 15:19:20 -08:00
pg eu-central-h1_test-pg -d foo pg_dump.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg -d foo pg_dumpall.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg -d foo psql.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg -U bar pg_dump.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg -U bar pg_dumpall.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg -U bar psql.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg -X pg_dump.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg add-firewall-rule 1.2.3.0_24.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test-pg add-firewall-rule.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg add-metric-destination foo bar https:__md.example.com.txt Add ubid types for 4 models, do not leak TYPE_ETC ubid values 2025-02-26 09:09:54 -08:00
pg eu-central-h1_test-pg add-metric-destination.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg delete-firewall-rule pfb9g14e5ndt6qf59wfk8109bg.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test-pg delete-firewall-rule.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg delete-metric-destination et2t1bswsqz21m7j7njfjbp901.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test-pg delete-metric-destination.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg destroy -f.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test-pg destroy invalid.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
pg eu-central-h1_test-pg destroy.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg pg_dump -a.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg pg_dump.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg pg_dumpall -a.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg pg_dumpall.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg psql -a.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg psql.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg reset-superuser-password foo123BAR456.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test-pg reset-superuser-password.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg restart.txt Add cli pg restart command 2025-02-21 15:27:03 -08:00
pg eu-central-h1_test-pg restore.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg show -f firewall-rules,metric-destinations,ca-certificates.txt Add ubid types for 4 models, do not leak TYPE_ETC ubid values 2025-02-26 09:09:54 -08:00
pg eu-central-h1_test-pg show -f ha-type,flavor,connection-string,primary,earliest-restore-time.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg show -f id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg show -f name,state,location,vm-size,storage-size-gib,version.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg eu-central-h1_test-pg show invalid.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test-pg show.txt Add ubid types for 4 models, do not leak TYPE_ETC ubid values 2025-02-26 09:09:54 -08:00
pg eu-central-h1_test2-pg create -f lantern.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test2-pg create -h sync.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test2-pg create -S 128.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test2-pg create -s standard-4.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test2-pg create -v 17.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg eu-central-h1_test2-pg create invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
pg eu-central-h1_test2-pg create.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg list -f invalid.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg list -f location.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list -f name,id,version,flavor.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list -l eu-central-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list -l eu-central-h1 -N -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list -l eu-central-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list -l eu-north-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list -l eu-north-h1 -N -f name,id.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
pg list -l eu-north-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list -N.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg list invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
pg list.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
pg pgvm1qb9gwct1mqmay7m54yma5 show.txt Allow using ubid without location in the cli 2025-02-26 09:23:01 -08:00
ps eu-central-h1_default-eu-central-h1 show -f firewalls -w id,name.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -f firewalls,nics.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -f firewalls.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -f id,name,state,location,net4,net6.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -f nics -n id,name.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -f nics -n private-ipv4,private-ipv6,vm-name.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -w description,location,path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -w firewall-rules -r id,cidr.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -w firewall-rules -r port-range.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show -w firewall-rules.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_default-eu-central-h1 show.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_test-ps connect psfzm7e26xky5m9ggetw4dpqe2.txt Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
ps eu-central-h1_test-ps connect psfzm9e26xky5m9ggetw4dpqe2.txt Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
ps eu-central-h1_test-ps destroy -f.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
ps eu-central-h1_test-ps destroy invalid.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
ps eu-central-h1_test-ps destroy.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps eu-central-h1_test-ps disconnect psfzm7e26xky5m9ggetw4dpqe2.txt Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
ps eu-central-h1_test-ps disconnect psfzm9e26xky5m9ggetw4dpqe2_foo.txt Add cli ps {connect,disconnect} commands 2025-02-21 15:27:03 -08:00
ps eu-central-h1_test2-ps create -f fw4gj2v4h1fe3q28q0hnf7g8n1.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
ps eu-central-h1_test2-ps create invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
ps eu-central-h1_test2-ps create.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
ps list -f invalid.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
ps list -f location.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list -f name,id,net4,net6.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list -l eu-central-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list -l eu-central-h1 -N -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list -l eu-central-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list -l eu-north-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list -l eu-north-h1 -N -f name,id.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
ps list -l eu-north-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list -N.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps list invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
ps list.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
ps psfzm9e26xky5m9ggetw4dpqe2 show.txt Allow using ubid without location in the cli 2025-02-26 09:23:01 -08:00
vm eu-central-h1_test-vm -4 scp -r local-path :remote-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -4 scp :remote-path local-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -4 sftp.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -4 ssh.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -6 scp -r local-path :remote-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -6 scp :remote-path local-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -6 sftp -A.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -6 ssh.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -u foo scp -r local-path :remote-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -u foo scp :remote-path local-path invalid.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test-vm -u foo scp :remote-path local-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -u foo sftp.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -u foo ssh.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm -X sftp.txt Minor CLI help improvements 2025-03-13 09:20:15 -07:00
vm eu-central-h1_test-vm destroy -f.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
vm eu-central-h1_test-vm destroy invalid.txt Use spaces around | in destroy usage banners in the CLI 2025-03-14 09:20:20 -07:00
vm eu-central-h1_test-vm destroy.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
vm eu-central-h1_test-vm restart.txt Add cli vm restart command 2025-02-21 15:27:03 -08:00
vm eu-central-h1_test-vm scp -r :remote-path local-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm scp -r local-path :remote-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm scp :remote-path local-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm scp local-path :remote-path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm sftp -A.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm sftp.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f firewalls -w description,location,path.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f firewalls -w firewall-rules -r id,cidr.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f firewalls -w firewall-rules -r port-range.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f firewalls -w firewall-rules.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f firewalls -w id,name.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f firewalls.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f id,name,state,location,size,unix-user,storage-size-gib.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show -f invalid.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test-vm show -f ip6,ip4-enabled,ip4,private-ipv4,private-ipv6,subnet.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm show.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm ssh -A -- cmd arg.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm ssh -A --.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm ssh cmd arg.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm ssh cmd.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test-vm ssh.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm eu-central-h1_test2-vm create -6 pk.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test2-vm create -b debian-12 pk.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test2-vm create -p psfzm9e26xky5m9ggetw4dpqe2 pk.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test2-vm create -S 80 pk.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test2-vm create -s standard-4 pk.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test2-vm create -u foo pk.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test2-vm create pk.txt Ensure cli response bodies end with newline 2025-02-21 09:32:10 -08:00
vm eu-central-h1_test2-vm create.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
vm eu-central-h1_vmdzyppz6j166jh5e9t2dwrfas show.txt Add cli golden file test using location/ubid with no underscore 2025-02-26 09:23:01 -08:00
vm list -f location.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list -f name,id,ip4,ip6.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list -l eu-central-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list -l eu-central-h1 -N -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list -l eu-central-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list -l eu-north-h1 -f name,id.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list -l eu-north-h1.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list -N.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm list invalid.txt Restructure CLI help to support command descriptions 2025-03-13 09:20:15 -07:00
vm list.txt Refactor cli golden factor specs 2025-02-19 10:25:42 -08:00
vm vmdzyppz6j166jh5e9t0dwrfa show.txt Allow using ubid without location in the cli 2025-02-26 09:23:01 -08:00
vm vmdzyppz6j166jh5e9t0dwrfas show.txt Allow using ubid without location in the cli 2025-02-26 09:23:01 -08:00
vm vmdzyppz6j166jh5e9t2dwrfas show.txt Allow using ubid without location in the cli 2025-02-26 09:23:01 -08:00