This required adding support to openapi.yml. Even though the route was available for both web and api, you couldn't reach it via api due to committee.
82 lines
3.5 KiB
Plaintext
82 lines
3.5 KiB
Plaintext
|
|
--confirm foo ai api-key ak2c0j48r8kj4nharh6yagf3eb destroy
|
|
--confirm foo fw eu-central-h1/test-ps-default destroy
|
|
--confirm foo kc eu-central-h1/test-kc destroy
|
|
--confirm foo lb eu-central-h1/test-lb destroy
|
|
--confirm foo pg eu-central-h1/test-pg destroy
|
|
--confirm foo ps eu-central-h1/test-ps destroy
|
|
--confirm foo vm eu-central-h1/test-vm destroy
|
|
ai api-key badc0j48r8kj4nharh6yagf3eb show
|
|
fw eu-central-h1/default-eu-central-h1-default add-rule foo
|
|
fw eu-central-h1/default-eu-central-h1-default add-rule -s a 10.10.10.0
|
|
fw eu-central-h1/default-eu-central-h1-default add-rule -e a 10.10.10.0
|
|
fw eu-central-h1/default-eu-central-h1-default show -f bad
|
|
fw eu-central-h1/default-eu-central-h1-default show -n bad
|
|
fw eu-central-h1/default-eu-central-h1-default show -p bad
|
|
fw eu-central-h1/default-eu-central-h1-default show -r bad
|
|
fw eu-central-h1/test2-fw create invalid
|
|
fw eu-central-h1/test-ps-default destroy invalid
|
|
fw list -f invalid
|
|
fw list invalid
|
|
help invalid
|
|
invalid
|
|
kc eu-central-h1/test-kc destroy invalid
|
|
kc eu-central-h1/test-kc kubeconfig bad
|
|
kc eu-central-h1/test-kc show -f bad
|
|
kc list -f invalid
|
|
kc list invalid
|
|
lb list -f invalid
|
|
lb list -N=1 invalid
|
|
lb list invalid
|
|
lb eu-central-h1/test2-lb create psfzm9e26xky5m9ggetw4dpqe2 a 54321
|
|
lb eu-central-h1/test2-lb create psfzm9e26xky5m9ggetw4dpqe2 54321 a
|
|
lb eu-central-h1/test2-lb create -a bad psfzm9e26xky5m9ggetw4dpqe2 12345 54321
|
|
lb eu-central-h1/test2-lb create -p bad psfzm9e26xky5m9ggetw4dpqe2 12345 54321
|
|
lb eu-central-h1/test2-lb create -s bad psfzm9e26xky5m9ggetw4dpqe2 12345 54321
|
|
lb eu-central-h1/test-lb show -f bad
|
|
lb eu-central-h1/test-lb attach-vm vmdzyppz6j166jh5e9t2dwrfas
|
|
lb eu-central-h1/test-lb update bad 1234 54321 /up2 vmdzyppz6j166jh5e9t2dwrfas
|
|
lb eu-central-h1/test-lb update https a 54321 /up2 vmdzyppz6j166jh5e9t2dwrfas
|
|
lb eu-central-h1/test-lb update https 54321 a /up2 vmdzyppz6j166jh5e9t2dwrfas
|
|
lb eu-central-h1/test2-lb create
|
|
pg eu-central-h1/test2-pg create invalid
|
|
pg eu-central-h1/test2-pg create -s bad -S 64
|
|
pg eu-central-h1/test2-pg create -s standard-2 -S bad
|
|
pg eu-central-h1/test2-pg create -s standard-2 -S 64 -f bad
|
|
pg eu-central-h1/test2-pg create -s standard-2 -S 64 -h bad
|
|
pg eu-central-h1/test2-pg create -s standard-2 -S 64 -v bad
|
|
pg eu-central-h1/test-pg add-firewall-rule
|
|
pg eu-central-h1/test-pg add-metric-destination
|
|
pg eu-central-h1/test-pg delete-firewall-rule
|
|
pg eu-central-h1/test-pg delete-metric-destination
|
|
pg eu-central-h1/test-pg destroy invalid
|
|
pg eu-central-h1/test-pg reset-superuser-password
|
|
pg eu-central-h1/test-pg restore
|
|
pg eu-central-h1/test-pg show invalid
|
|
pg eu-central-h1/test-pg -X pg_dump
|
|
pg list -f invalid
|
|
pg list invalid
|
|
ps eu-central-h1/test-ps connect psfzm3e26xky5m9ggetw4dpqe2
|
|
ps eu-central-h1/test-ps disconnect psfzm9e26xky5m9ggetw4dpqe2/foo
|
|
ps eu-central-h1/test-ps disconnect psfzm3e26xky5m9ggetw4dpqe2
|
|
ps eu-central-h1/test2-ps create invalid
|
|
ps eu-central-h1/test-ps destroy invalid
|
|
ps list -f invalid
|
|
ps list invalid
|
|
vm eu-central-h1/test2-vm create
|
|
vm eu-central-h1/test2-vm create a
|
|
vm eu-central-h1/test2-vm create "# a"
|
|
vm eu-central-h1/test2-vm create -S bad "a a"
|
|
vm eu-central-h1/test2-vm create -b bad "a a"
|
|
vm eu-central-h1/test2-vm create -s bad "a a"
|
|
vm eu-central-h1/test-vm destroy invalid
|
|
vm eu-central-h1/test-vm show -f invalid
|
|
vm eu-central-h1/test-vm -u foo scp :remote-path local-path invalid
|
|
vm eu-central-h1/test-vm -X sftp
|
|
vm list invalid
|
|
vm vmdzyppz6j166jh5e9t0dwrfas show
|
|
vm vmdzyppz6j166jh5e9t0dwrfa show
|
|
kc eu-central-h1/test-kc create invalid
|
|
kc eu-central-h1/test-kc create -c a
|
|
kc eu-central-h1/test-kc create -c 1 -w bad
|