Files
ubicloud/spec/routes/api/cli/golden-files/vm eu-central-h1_test-vm show -f ip6,ip4-enabled,ip4,private-ipv4,private-ipv6,subnet.txt
Jeremy Evans b0502bdf05 Refactor cli golden factor specs
Instead of parsing file names and basing the commands on those,
store the commands in files, so that you can edit files to change
which commands are run.  This makes the file names for the golden
files match the command being run, other than replacing / with _.

To add commands for golden files, edit the files in the
spec/routes/api/cli/golden-file-commands folder.
2025-02-19 10:25:42 -08:00

7 lines
138 B
Plaintext

ip6:
ip4_enabled: true
ip4: 128.0.0.1
private_ipv4: 10.67.141.133
private_ipv6: fda0:d79a:93e7:d4fd:1c2::2
subnet: default-eu-central-h1