diff --git a/cmd/scw/testdata/test-all-usage-account-project-create-usage.golden b/cmd/scw/testdata/test-all-usage-account-project-create-usage.golden index c2dd2ce21d..77b281626f 100644 --- a/cmd/scw/testdata/test-all-usage-account-project-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-account-project-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-account-project-delete-usage.golden b/cmd/scw/testdata/test-all-usage-account-project-delete-usage.golden index 60ba230c6d..abe0eeef3f 100644 --- a/cmd/scw/testdata/test-all-usage-account-project-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-account-project-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-account-project-get-usage.golden b/cmd/scw/testdata/test-all-usage-account-project-get-usage.golden index e32a50be2a..061c28a12f 100644 --- a/cmd/scw/testdata/test-all-usage-account-project-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-account-project-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-account-project-list-usage.golden b/cmd/scw/testdata/test-all-usage-account-project-list-usage.golden index 174825a0d9..a205e6f937 100644 --- a/cmd/scw/testdata/test-all-usage-account-project-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-account-project-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-account-project-update-usage.golden b/cmd/scw/testdata/test-all-usage-account-project-update-usage.golden index c3a6acdd0a..50effaca4e 100644 --- a/cmd/scw/testdata/test-all-usage-account-project-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-account-project-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-account-project-usage.golden b/cmd/scw/testdata/test-all-usage-account-project-usage.golden index fb5cde849a..e3933cb61a 100644 --- a/cmd/scw/testdata/test-all-usage-account-project-usage.golden +++ b/cmd/scw/testdata/test-all-usage-account-project-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw account project [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-account-usage.golden b/cmd/scw/testdata/test-all-usage-account-usage.golden index 6bb45161be..d3e277369a 100644 --- a/cmd/scw/testdata/test-all-usage-account-usage.golden +++ b/cmd/scw/testdata/test-all-usage-account-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw account [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-alias-create-usage.golden b/cmd/scw/testdata/test-all-usage-alias-create-usage.golden index 96fdf2564e..693cc1a99d 100644 --- a/cmd/scw/testdata/test-all-usage-alias-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-alias-create-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-alias-delete-usage.golden b/cmd/scw/testdata/test-all-usage-alias-delete-usage.golden index 43003737f1..96d8b85596 100644 --- a/cmd/scw/testdata/test-all-usage-alias-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-alias-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-alias-list-usage.golden b/cmd/scw/testdata/test-all-usage-alias-list-usage.golden index 26d3cf9ed9..c02dda590f 100644 --- a/cmd/scw/testdata/test-all-usage-alias-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-alias-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-alias-usage.golden b/cmd/scw/testdata/test-all-usage-alias-usage.golden index 35a2228cf9..3c95e1fa7b 100644 --- a/cmd/scw/testdata/test-all-usage-alias-usage.golden +++ b/cmd/scw/testdata/test-all-usage-alias-usage.golden @@ -37,5 +37,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw alias [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-os-get-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-os-get-usage.golden index 070b906ef3..1c54d2996e 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-os-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-os-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-os-list-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-os-list-usage.golden index 455991e6d8..4e166a7315 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-os-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-os-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-os-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-os-usage.golden index 2f4a09b855..ac7d74ce63 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-os-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-os-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw apple-silicon os [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-add-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-add-usage.golden index 1827c5d7b6..3ad540dacf 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-add-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-delete-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-delete-usage.golden index 4b64ad72d0..10713fcf84 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-list-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-list-usage.golden index 4b05dc671e..0d3d4fccc3 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-set-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-set-usage.golden index d6387f1e35..fa0494b42e 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-set-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-usage.golden index 97231e3cc1..3188aea7b6 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-private-network-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw apple-silicon private-network [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-create-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-create-usage.golden index c91594b6b6..e07735ebb9 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-create-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-delete-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-delete-usage.golden index 3fc28af370..e2fbdc7f1e 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-get-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-get-usage.golden index bc8866dfa5..dea3c1425b 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-list-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-list-usage.golden index fcbf0fccd7..1098ede28b 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-reboot-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-reboot-usage.golden index eb2a99bec0..665b3a3a67 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-reboot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-reboot-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-reinstall-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-reinstall-usage.golden index 5ed92eba80..0bc433bafd 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-reinstall-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-reinstall-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-ssh-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-ssh-usage.golden index cb381deb1c..ee527dba45 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-ssh-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-ssh-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-get-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-get-usage.golden index bb83d559c0..701e8fab18 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-list-usage.golden index 37fbe942a2..426515ed30 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-usage.golden index c90744dbd1..f113e89e9b 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-type-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw apple-silicon server-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-update-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-update-usage.golden index da25d2b0e9..1fa96f30b7 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-usage.golden index 514a995096..6557786244 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-usage.golden @@ -28,5 +28,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw apple-silicon server [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-server-wait-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-server-wait-usage.golden index 00e47500fb..c2ece9fca6 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-server-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-server-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-apple-silicon-usage.golden b/cmd/scw/testdata/test-all-usage-apple-silicon-usage.golden index 50234c1915..9739273f46 100644 --- a/cmd/scw/testdata/test-all-usage-apple-silicon-usage.golden +++ b/cmd/scw/testdata/test-all-usage-apple-silicon-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw apple-silicon [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-audit-trail-event-list-usage.golden b/cmd/scw/testdata/test-all-usage-audit-trail-event-list-usage.golden index 67a097498b..7c4b45af54 100644 --- a/cmd/scw/testdata/test-all-usage-audit-trail-event-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-audit-trail-event-list-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-audit-trail-event-usage.golden b/cmd/scw/testdata/test-all-usage-audit-trail-event-usage.golden index 66498c4aed..fb6a81eed6 100644 --- a/cmd/scw/testdata/test-all-usage-audit-trail-event-usage.golden +++ b/cmd/scw/testdata/test-all-usage-audit-trail-event-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw audit-trail event [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-audit-trail-product-list-usage.golden b/cmd/scw/testdata/test-all-usage-audit-trail-product-list-usage.golden index 5993c54813..5bc53a77ca 100644 --- a/cmd/scw/testdata/test-all-usage-audit-trail-product-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-audit-trail-product-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-audit-trail-product-usage.golden b/cmd/scw/testdata/test-all-usage-audit-trail-product-usage.golden index 15a830e048..03318f3723 100644 --- a/cmd/scw/testdata/test-all-usage-audit-trail-product-usage.golden +++ b/cmd/scw/testdata/test-all-usage-audit-trail-product-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw audit-trail product [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-audit-trail-usage.golden b/cmd/scw/testdata/test-all-usage-audit-trail-usage.golden index 15391bfd04..b08a97fee8 100644 --- a/cmd/scw/testdata/test-all-usage-audit-trail-usage.golden +++ b/cmd/scw/testdata/test-all-usage-audit-trail-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw audit-trail [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-autocomplete-install-usage.golden b/cmd/scw/testdata/test-all-usage-autocomplete-install-usage.golden index 288ec45577..48cf51d8dd 100644 --- a/cmd/scw/testdata/test-all-usage-autocomplete-install-usage.golden +++ b/cmd/scw/testdata/test-all-usage-autocomplete-install-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-autocomplete-usage.golden b/cmd/scw/testdata/test-all-usage-autocomplete-usage.golden index b0b8014642..954942f59f 100644 --- a/cmd/scw/testdata/test-all-usage-autocomplete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-autocomplete-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw autocomplete [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-bmc-get-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-bmc-get-usage.golden index 6810fee559..a62289ec93 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-bmc-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-bmc-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-bmc-start-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-bmc-start-usage.golden index 7e300db9e3..7a4d1a1add 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-bmc-start-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-bmc-start-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-bmc-stop-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-bmc-stop-usage.golden index 3bdb15d55b..068cbc877f 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-bmc-stop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-bmc-stop-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-bmc-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-bmc-usage.golden index 0cfd22824d..1d93cfb681 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-bmc-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-bmc-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal bmc [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-offer-get-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-offer-get-usage.golden index d1e6b81a1e..0925ca88a3 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-offer-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-offer-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-offer-list-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-offer-list-usage.golden index cfdbfc5866..d434ee16a4 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-offer-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-offer-list-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-offer-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-offer-usage.golden index 91cda9b120..73923f7060 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-offer-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-offer-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal offer [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-options-add-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-options-add-usage.golden index 3c9f2d305f..3dd114c2df 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-options-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-options-add-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-options-delete-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-options-delete-usage.golden index 306eb83e0d..2f236d4d6f 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-options-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-options-delete-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-options-get-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-options-get-usage.golden index eeee94c361..215a3fa5e5 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-options-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-options-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-options-list-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-options-list-usage.golden index 4b0c975ad9..fbeee6035b 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-options-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-options-list-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-options-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-options-usage.golden index 994c2aacbb..ac67b39d58 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-options-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-options-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal options [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-os-get-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-os-get-usage.golden index 884dcb9d2e..01904afb16 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-os-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-os-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-os-list-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-os-list-usage.golden index 1c6dfe4f1a..c932d9f768 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-os-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-os-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-os-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-os-usage.golden index be0dce0a86..0946849248 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-os-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-os-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal os [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-partitioning-schemas-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-partitioning-schemas-usage.golden index 4197d9afff..877c0cc410 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-partitioning-schemas-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-partitioning-schemas-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-private-network-add-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-private-network-add-usage.golden index 0353a418f4..60c701ff2b 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-private-network-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-private-network-add-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-private-network-delete-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-private-network-delete-usage.golden index 60b5e46ed6..29dca8437b 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-private-network-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-private-network-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-private-network-list-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-private-network-list-usage.golden index 5a2f4d5f11..fa667741f9 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-private-network-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-private-network-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-private-network-set-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-private-network-set-usage.golden index c0c9a59ebd..20964740b7 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-private-network-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-private-network-set-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-private-network-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-private-network-usage.golden index 0e340c4316..4fd8892cb4 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-private-network-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-private-network-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal private-network [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-add-flexible-ip-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-add-flexible-ip-usage.golden index cd60950f34..8724ef0c9f 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-add-flexible-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-add-flexible-ip-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-create-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-create-usage.golden index fcb6448f90..08bfe634d8 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-create-usage.golden @@ -53,6 +53,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List os diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-delete-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-delete-usage.golden index 31f0ccaa96..c53b3b314c 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-delete-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-get-metrics-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-get-metrics-usage.golden index 0a1ec1f177..5e7c444c51 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-get-metrics-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-get-metrics-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-get-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-get-usage.golden index 69e9417d93..515737948f 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-install-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-install-usage.golden index 35923372bc..2bc3e15505 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-install-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-install-usage.golden @@ -52,6 +52,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List all SSH keys diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-list-events-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-list-events-usage.golden index c30de69dd5..a4b507329f 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-list-events-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-list-events-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-list-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-list-usage.golden index be448c6a15..51eb2bf50b 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-list-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-reboot-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-reboot-usage.golden index 5fa49a0b29..f26f295afd 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-reboot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-reboot-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-start-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-start-usage.golden index ef2bb90d15..d66ad9ed20 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-start-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-start-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-stop-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-stop-usage.golden index 3bfdff3ebf..33fa9a1bd3 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-stop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-stop-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-update-ip-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-update-ip-usage.golden index 3a5d3a9c86..450ea33f27 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-update-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-update-ip-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-update-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-update-usage.golden index 6e58020557..2f03d0e6cd 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-usage.golden index 964fc2655d..aa17d887bf 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-usage.golden @@ -33,5 +33,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal server [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-server-wait-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-server-wait-usage.golden index c9177657dd..4e545535d2 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-server-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-server-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-settings-list-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-settings-list-usage.golden index e82bddaa6c..1e1a666f59 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-settings-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-settings-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-settings-update-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-settings-update-usage.golden index 8574067f08..99437c4b2d 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-settings-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-settings-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-baremetal-settings-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-settings-usage.golden index dd50124c81..7200a7d08c 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-settings-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-settings-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal settings [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-usage#01.golden b/cmd/scw/testdata/test-all-usage-baremetal-usage#01.golden index e2b94ee94e..afda8edf1d 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-usage#01.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-usage#01.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-baremetal-usage.golden b/cmd/scw/testdata/test-all-usage-baremetal-usage.golden index e2b94ee94e..afda8edf1d 100644 --- a/cmd/scw/testdata/test-all-usage-baremetal-usage.golden +++ b/cmd/scw/testdata/test-all-usage-baremetal-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw baremetal [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-billing-consumption-list-taxes-usage.golden b/cmd/scw/testdata/test-all-usage-billing-consumption-list-taxes-usage.golden index 2e8d3da36a..61cc611cc0 100644 --- a/cmd/scw/testdata/test-all-usage-billing-consumption-list-taxes-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-consumption-list-taxes-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-billing-consumption-list-usage.golden b/cmd/scw/testdata/test-all-usage-billing-consumption-list-usage.golden index 01ecccf0ca..7ff1a5f4ce 100644 --- a/cmd/scw/testdata/test-all-usage-billing-consumption-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-consumption-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-billing-consumption-usage.golden b/cmd/scw/testdata/test-all-usage-billing-consumption-usage.golden index 6a0d8702a5..830390fea7 100644 --- a/cmd/scw/testdata/test-all-usage-billing-consumption-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-consumption-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw billing consumption [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-billing-discount-list-usage.golden b/cmd/scw/testdata/test-all-usage-billing-discount-list-usage.golden index 9b9518b889..8c45a6a356 100644 --- a/cmd/scw/testdata/test-all-usage-billing-discount-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-discount-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-billing-discount-usage.golden b/cmd/scw/testdata/test-all-usage-billing-discount-usage.golden index 654ff695f9..3ad244c280 100644 --- a/cmd/scw/testdata/test-all-usage-billing-discount-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-discount-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw billing discount [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-billing-invoice-download-usage.golden b/cmd/scw/testdata/test-all-usage-billing-invoice-download-usage.golden index dcb2b6756e..09803a4982 100644 --- a/cmd/scw/testdata/test-all-usage-billing-invoice-download-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-invoice-download-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-billing-invoice-export-usage.golden b/cmd/scw/testdata/test-all-usage-billing-invoice-export-usage.golden index 985bdd5ae5..84fd2a6063 100644 --- a/cmd/scw/testdata/test-all-usage-billing-invoice-export-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-invoice-export-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-billing-invoice-get-usage.golden b/cmd/scw/testdata/test-all-usage-billing-invoice-get-usage.golden index 610a2dad73..73a23affbe 100644 --- a/cmd/scw/testdata/test-all-usage-billing-invoice-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-invoice-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-billing-invoice-list-usage.golden b/cmd/scw/testdata/test-all-usage-billing-invoice-list-usage.golden index cc3c02e2a5..12fbdecd5b 100644 --- a/cmd/scw/testdata/test-all-usage-billing-invoice-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-invoice-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-billing-invoice-usage.golden b/cmd/scw/testdata/test-all-usage-billing-invoice-usage.golden index 4f7d7843ac..e814eaece0 100644 --- a/cmd/scw/testdata/test-all-usage-billing-invoice-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-invoice-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw billing invoice [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-billing-usage.golden b/cmd/scw/testdata/test-all-usage-billing-usage.golden index e804f045b3..ea32170c09 100644 --- a/cmd/scw/testdata/test-all-usage-billing-usage.golden +++ b/cmd/scw/testdata/test-all-usage-billing-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw billing [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-create-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-create-usage.golden index 5480c0d434..eddaa507cb 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-create-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-delete-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-delete-usage.golden index 5cbfc147f5..c58e5b22e7 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-export-to-object-storage-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-export-to-object-storage-usage.golden index 20ea8b32b6..5a528c3ea6 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-export-to-object-storage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-export-to-object-storage-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-get-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-get-usage.golden index 96e8d4f6fd..31aa537009 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-import-from-object-storage-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-import-from-object-storage-usage.golden index 165f8afe0f..161d5a9ef3 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-import-from-object-storage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-import-from-object-storage-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-list-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-list-usage.golden index 0110fc8f62..0df8cec849 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-update-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-update-usage.golden index 3f68b8b6e4..7053f9ce75 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-usage.golden index f9e1530a0e..c71a4dcbb9 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw block snapshot [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-block-snapshot-wait-usage.golden b/cmd/scw/testdata/test-all-usage-block-snapshot-wait-usage.golden index 49cf4dbd49..ff1ff1b45f 100644 --- a/cmd/scw/testdata/test-all-usage-block-snapshot-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-snapshot-wait-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-usage.golden b/cmd/scw/testdata/test-all-usage-block-usage.golden index fbd1bb21dc..5bc382b74a 100644 --- a/cmd/scw/testdata/test-all-usage-block-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw block [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-block-volume-create-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-create-usage.golden index 9a0b85793d..9f0c006f80 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-create-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-volume-delete-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-delete-usage.golden index 4c00878deb..9da9cadc18 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-volume-get-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-get-usage.golden index 654b5fd31f..a84fcdf7d3 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-volume-list-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-list-usage.golden index c0d9779b4e..2b1a14926a 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-volume-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-type-list-usage.golden index 29907dc31a..b45401f75b 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-type-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-volume-type-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-type-usage.golden index 57ceba03df..4e69f1535a 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-type-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw block volume-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-block-volume-update-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-update-usage.golden index 83d8e2a1be..35514e8fa9 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-block-volume-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-usage.golden index 5c5871b78f..8802bc82cf 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw block volume [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-block-volume-wait-usage.golden b/cmd/scw/testdata/test-all-usage-block-volume-wait-usage.golden index e5ad7f367d..5443cc307a 100644 --- a/cmd/scw/testdata/test-all-usage-block-volume-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-block-volume-wait-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-disable-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-disable-usage.golden index 79f0131119..3e43c13138 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-disable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-disable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-enable-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-enable-usage.golden index e6c4e7a0d5..041c40d103 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-enable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-enable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-get-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-get-usage.golden index 9bb48568a8..78c1b9f97a 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-usage.golden index 050117b4e4..613a0e0ea6 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-alert-manager-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit alert-manager [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-create-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-create-usage.golden index e6c4fb0db4..9e966ed13c 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-delete-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-delete-usage.golden index a6cae6ba50..3e43e0d72e 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-list-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-list-usage.golden index 5cfff060d2..b5b5251edb 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-usage.golden index 125bc76691..eb1b5a5f12 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-contact-point-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-contact-point-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit contact-point [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-data-source-create-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-data-source-create-usage.golden index 13c8c4d6e0..b77138d2ce 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-data-source-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-data-source-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-data-source-delete-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-data-source-delete-usage.golden index 834a0b80b5..212a6c2fd6 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-data-source-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-data-source-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-data-source-get-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-data-source-get-usage.golden index a6bd247a21..0ef36f19c2 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-data-source-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-data-source-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-data-source-list-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-data-source-list-usage.golden index a9a0c116f0..6ca2334d97 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-data-source-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-data-source-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-data-source-update-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-data-source-update-usage.golden index 3129869388..8a65861405 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-data-source-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-data-source-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-data-source-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-data-source-usage.golden index 356bf1ede4..e947a65776 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-data-source-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-data-source-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit data-source [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-get-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-get-usage.golden index 886fb489c4..e37e05537b 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-sync-data-sources-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-sync-data-sources-usage.golden index 2bce8a995b..9cc69598b1 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-sync-data-sources-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-sync-data-sources-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-usage.golden index 5d9c46a7f0..4a2c876e7f 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit grafana [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-create-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-create-usage.golden index ffe55ec988..a22ec9fcec 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-delete-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-delete-usage.golden index c1df30158c..81031e1ed3 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-list-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-list-usage.golden index 11a7c4a796..865aa3ef81 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-reset-password-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-reset-password-usage.golden index 559f3269b6..d028085c19 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-reset-password-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-reset-password-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-usage.golden index a1904024bb..c099e02664 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-grafana-user-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit grafana-user [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-managed-alerts-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-managed-alerts-usage.golden index ea4e8697fa..0f1fcbfb4c 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-managed-alerts-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-managed-alerts-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-plan-get-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-plan-get-usage.golden index 475fac6c06..77a490cea8 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-plan-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-plan-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-plan-list-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-plan-list-usage.golden index 4e3e1e9a83..6c8e3d9e25 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-plan-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-plan-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-plan-select-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-plan-select-usage.golden index e484a115c4..21b3dac83a 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-plan-select-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-plan-select-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-plan-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-plan-usage.golden index fe7f7747c1..12b10e908c 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-plan-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-plan-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit plan [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-get-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-get-usage.golden index 25afdb2988..733867e980 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-list-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-list-usage.golden index 377d2cc18e..6694921c96 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-usage.golden index 4fe0bb1f34..2f72db1880 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-product-dashboards-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit product-dashboards [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-test-alert-trigger-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-test-alert-trigger-usage.golden index eaccbc5025..26fa6bdea3 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-test-alert-trigger-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-test-alert-trigger-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-test-alert-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-test-alert-usage.golden index 82f3033551..09943e0707 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-test-alert-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-test-alert-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit test-alert [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-token-create-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-token-create-usage.golden index f1f69888b3..9a391e92c6 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-token-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-token-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-token-delete-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-token-delete-usage.golden index 4b9032b026..f97a991629 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-token-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-token-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-token-get-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-token-get-usage.golden index 5933216d20..5a9ada570e 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-token-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-token-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-token-list-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-token-list-usage.golden index d5ab488ecd..0c7dd6764f 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-token-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-token-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-token-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-token-usage.golden index 52e548bc0a..ba20452413 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-token-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-token-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit token [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-get-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-get-usage.golden index 2003510df1..0f621792c4 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-usage.golden index 7aa8c659f3..2668a3758d 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-usage-overview-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit usage-overview [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-cockpit-usage.golden b/cmd/scw/testdata/test-all-usage-cockpit-usage.golden index ce61a2c4d7..ebaed700a0 100644 --- a/cmd/scw/testdata/test-all-usage-cockpit-usage.golden +++ b/cmd/scw/testdata/test-all-usage-cockpit-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw cockpit [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-config-destroy-usage.golden b/cmd/scw/testdata/test-all-usage-config-destroy-usage.golden index 6d087750f5..d44c581ba0 100644 --- a/cmd/scw/testdata/test-all-usage-config-destroy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-destroy-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-config-dump-usage.golden b/cmd/scw/testdata/test-all-usage-config-dump-usage.golden index 3aba982c15..516609d004 100644 --- a/cmd/scw/testdata/test-all-usage-config-dump-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-dump-usage.golden @@ -13,6 +13,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Config management help diff --git a/cmd/scw/testdata/test-all-usage-config-edit-usage.golden b/cmd/scw/testdata/test-all-usage-config-edit-usage.golden index bed864128c..3785328ce4 100644 --- a/cmd/scw/testdata/test-all-usage-config-edit-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-edit-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-config-get-usage.golden b/cmd/scw/testdata/test-all-usage-config-get-usage.golden index 183804c2f4..f6baacc430 100644 --- a/cmd/scw/testdata/test-all-usage-config-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-get-usage.golden @@ -23,6 +23,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Config management help diff --git a/cmd/scw/testdata/test-all-usage-config-import-usage.golden b/cmd/scw/testdata/test-all-usage-config-import-usage.golden index 577c19beca..d45f1fb486 100644 --- a/cmd/scw/testdata/test-all-usage-config-import-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-import-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-config-info-usage.golden b/cmd/scw/testdata/test-all-usage-config-info-usage.golden index 5a05a899d4..c6f54fc018 100644 --- a/cmd/scw/testdata/test-all-usage-config-info-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-info-usage.golden @@ -20,6 +20,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Config management help diff --git a/cmd/scw/testdata/test-all-usage-config-profile-activate-usage.golden b/cmd/scw/testdata/test-all-usage-config-profile-activate-usage.golden index 7fc39c865c..30d03f2647 100644 --- a/cmd/scw/testdata/test-all-usage-config-profile-activate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-profile-activate-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-config-profile-delete-usage.golden b/cmd/scw/testdata/test-all-usage-config-profile-delete-usage.golden index 7858eaf04b..70340b536b 100644 --- a/cmd/scw/testdata/test-all-usage-config-profile-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-profile-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-config-profile-usage.golden b/cmd/scw/testdata/test-all-usage-config-profile-usage.golden index 1282b18b95..973d9a9c23 100644 --- a/cmd/scw/testdata/test-all-usage-config-profile-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-profile-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw config profile [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-config-reset-usage.golden b/cmd/scw/testdata/test-all-usage-config-reset-usage.golden index 5e65596ea3..ac4219f961 100644 --- a/cmd/scw/testdata/test-all-usage-config-reset-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-reset-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-config-set-usage.golden b/cmd/scw/testdata/test-all-usage-config-set-usage.golden index 4b6373df2b..345b65b997 100644 --- a/cmd/scw/testdata/test-all-usage-config-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-set-usage.golden @@ -32,6 +32,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Config management help diff --git a/cmd/scw/testdata/test-all-usage-config-unset-usage.golden b/cmd/scw/testdata/test-all-usage-config-unset-usage.golden index b3b397c4be..4ce0f28e66 100644 --- a/cmd/scw/testdata/test-all-usage-config-unset-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-unset-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-config-validate-usage.golden b/cmd/scw/testdata/test-all-usage-config-validate-usage.golden index 970905adaa..1142efcf9a 100644 --- a/cmd/scw/testdata/test-all-usage-config-validate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-config-validate-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden index 5b3c05b404..f441ab8536 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-create-usage.golden @@ -49,3 +49,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden index 47a3847760..ca3184afa5 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden index eedeaab571..513e232869 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-deploy-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden index bc74a09959..504a9fe649 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden index 25c14d0e88..347b8f5118 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden index 3fdf272516..56c2073464 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-update-usage.golden @@ -51,3 +51,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-container-usage.golden b/cmd/scw/testdata/test-all-usage-container-container-usage.golden index aea18c6bde..c4ec8e818a 100644 --- a/cmd/scw/testdata/test-all-usage-container-container-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-container-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw container container [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-container-cron-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-create-usage.golden index 9f36659dd6..90d30f353c 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden index fb3c060481..42bcb805b6 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden index b6e6935a31..2b70f4d307 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden index f1bfdd970a..cd908f2acb 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-cron-update-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-update-usage.golden index 4d3104c4e4..dbd790f6d4 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-cron-usage.golden b/cmd/scw/testdata/test-all-usage-container-cron-usage.golden index a872a0f6e2..27e50bfa28 100644 --- a/cmd/scw/testdata/test-all-usage-container-cron-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-cron-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw container cron [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-container-deploy-usage.golden b/cmd/scw/testdata/test-all-usage-container-deploy-usage.golden index 84c57cb94d..c5d00347cc 100644 --- a/cmd/scw/testdata/test-all-usage-container-deploy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-deploy-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden index a365a53b6d..b1ab124473 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden index fe91e34b1c..76e4cf741f 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden index 3453833b5d..e005d58ebb 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden index 45fa7f192e..5c064a470e 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-domain-usage.golden b/cmd/scw/testdata/test-all-usage-container-domain-usage.golden index 48b14b1e85..df186d98bc 100644 --- a/cmd/scw/testdata/test-all-usage-container-domain-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-domain-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw container domain [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden index 1df5ad7396..2898372078 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-create-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden index 4b8bddfe7e..2c2c41b4da 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden index a7ed706eea..98d1fa1ed2 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden index 5b50853008..e28e8d0ab8 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden index bd9b366c45..834b2ab6c0 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-namespace-usage.golden b/cmd/scw/testdata/test-all-usage-container-namespace-usage.golden index f1d0c96e7f..5ff40fc872 100644 --- a/cmd/scw/testdata/test-all-usage-container-namespace-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-namespace-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw container namespace [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden index fc273d98dd..ec92979172 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden index b7fb4acc80..7b3af28da7 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden index 35ea5ab9f6..968317b134 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden index 7e4b809e33..9f5db9b8cd 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-token-usage.golden b/cmd/scw/testdata/test-all-usage-container-token-usage.golden index 160357918f..ade20c0867 100644 --- a/cmd/scw/testdata/test-all-usage-container-token-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-token-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw container token [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-container-trigger-create-usage.golden b/cmd/scw/testdata/test-all-usage-container-trigger-create-usage.golden index 69f095a73c..0d6d5abe0f 100644 --- a/cmd/scw/testdata/test-all-usage-container-trigger-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-trigger-create-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-trigger-delete-usage.golden b/cmd/scw/testdata/test-all-usage-container-trigger-delete-usage.golden index cb7bf0da34..d9b1c93b74 100644 --- a/cmd/scw/testdata/test-all-usage-container-trigger-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-trigger-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-trigger-get-usage.golden b/cmd/scw/testdata/test-all-usage-container-trigger-get-usage.golden index 850a3e1488..b7bfc18665 100644 --- a/cmd/scw/testdata/test-all-usage-container-trigger-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-trigger-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-trigger-list-usage.golden b/cmd/scw/testdata/test-all-usage-container-trigger-list-usage.golden index 902b8e11b3..5f86ac9594 100644 --- a/cmd/scw/testdata/test-all-usage-container-trigger-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-trigger-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-trigger-update-usage.golden b/cmd/scw/testdata/test-all-usage-container-trigger-update-usage.golden index 77986b1417..a422ad2c73 100644 --- a/cmd/scw/testdata/test-all-usage-container-trigger-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-trigger-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-container-trigger-usage.golden b/cmd/scw/testdata/test-all-usage-container-trigger-usage.golden index d29166d722..4c73953f58 100644 --- a/cmd/scw/testdata/test-all-usage-container-trigger-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-trigger-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw container trigger [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-container-usage.golden b/cmd/scw/testdata/test-all-usage-container-usage.golden index d2d0f0429e..507ecaabe6 100644 --- a/cmd/scw/testdata/test-all-usage-container-usage.golden +++ b/cmd/scw/testdata/test-all-usage-container-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw container [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-download-invoice-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-download-invoice-usage.golden index c6c5b45a90..71a278df1e 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-download-invoice-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-download-invoice-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-download-refund-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-download-refund-usage.golden index 31ed6b2df0..b59310ca52 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-download-refund-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-download-refund-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-get-invoice-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-get-invoice-usage.golden index 2f710fa0d9..cd461c3284 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-get-invoice-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-get-invoice-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-get-order-capacity-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-get-order-capacity-usage.golden index 8dbf8ae407..39b404be33 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-get-order-capacity-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-get-order-capacity-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-get-refund-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-get-refund-usage.golden index 42461a4193..ef7fa94d1e 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-get-refund-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-get-refund-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-list-invoice-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-list-invoice-usage.golden index fd45d28efc..ed8a056dec 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-list-invoice-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-list-invoice-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-list-refund-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-list-refund-usage.golden index aede9a7dbb..f420830e59 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-list-refund-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-list-refund-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-billing-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-billing-usage.golden index d9aa58d174..6c0e113ec7 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-billing-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-billing-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox billing [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-bmc-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-bmc-get-usage.golden index 098853f1aa..29c740c55f 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-bmc-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-bmc-get-usage.golden @@ -3,7 +3,7 @@ Get the BMC (Baseboard Management Controller) access associated with the given ID. USAGE: - scw dedibox bmc get [arg=value ...] + scw dedibox bmc get [arg=value ...] ARGS: server-id ID of the server to get BMC access @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-bmc-start-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-bmc-start-usage.golden index b78a61c166..dbddd01c8a 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-bmc-start-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-bmc-start-usage.golden @@ -4,7 +4,7 @@ Start BMC (Baseboard Management Controller) access associated with the given ID. The BMC (Baseboard Management Controller) access is available one hour after the installation of the server. USAGE: - scw dedibox bmc start [arg=value ...] + scw dedibox bmc start [arg=value ...] ARGS: server-id ID of the server to start the BMC access @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-bmc-stop-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-bmc-stop-usage.golden index f9fcc5609a..a781ab7933 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-bmc-stop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-bmc-stop-usage.golden @@ -3,7 +3,7 @@ Stop BMC (Baseboard Management Controller) access associated with the given ID. USAGE: - scw dedibox bmc stop [arg=value ...] + scw dedibox bmc stop [arg=value ...] ARGS: server-id ID of the server to stop BMC access @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-bmc-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-bmc-usage.golden index 0a8d0cfc75..9dc7b4400c 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-bmc-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-bmc-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox bmc [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-mac-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-mac-usage.golden index 7a3afb35b1..6cc4e35bc8 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-mac-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-mac-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-usage.golden index 7a00b2d63c..5ce8f20597 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-attach-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-create-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-create-usage.golden index 59c3047f53..9673ff82c4 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-delete-usage.golden index 7db247e4ec..41482a9f46 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-mac-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-mac-usage.golden index 1b063dc9f6..3e1954bfbe 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-mac-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-mac-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-usage.golden index fdbb792934..35175289ba 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-detach-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-get-quota-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-get-quota-usage.golden index d2e5c418b2..f82a093081 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-get-quota-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-get-quota-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-get-usage.golden index 8a30c7430b..04fe6dc1d4 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-get-usage.golden @@ -3,7 +3,7 @@ Get the server associated with the given ID. USAGE: - scw dedibox fip get [arg=value ...] + scw dedibox fip get [arg=value ...] ARGS: ip-id ID of the failover IP @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-list-usage.golden index 0900cbb39d..630be074a3 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-fip-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-fip-usage.golden index abfde0f73c..495c641b52 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-fip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-fip-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox fip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-subnet-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-subnet-usage.golden index 21da68fdaa..4c5629c895 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-subnet-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-subnet-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-usage.golden index f87c513690..ba316e153a 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-create-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-delete-usage.golden index 1f5d4c4df4..7abb5beb55 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-quota-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-quota-usage.golden index 57d002963e..f2001ea986 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-quota-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-quota-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-usage.golden index 4342077525..2d0d28f34c 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-get-usage.golden @@ -1,6 +1,6 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟥🟥🟥 STDERR️️ 🟥🟥🟥️ -Get the IPv6 block associated with the given ID. +Get the first IPv6 block associated with the given project ID. USAGE: scw dedibox ipv6-block get [arg=value ...] @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-list-subnet-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-list-subnet-usage.golden index 058d929733..40f6747f6c 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-list-subnet-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-list-subnet-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-update-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-update-usage.golden index 470c557bf6..29ba6d3019 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-usage.golden index 52ae63daeb..da33a2c407 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-ipv6-block-usage.golden @@ -9,7 +9,7 @@ AVAILABLE COMMANDS: create Create IPv6 block for baremetal server create-subnet Create IPv6 block subnet delete Delete IPv6 block - get Get a specific IPv6 block + get Get first IPv6 block get-quota Get IPv6 block quota list-subnet List available IPv6 block subnets update Update IPv6 block @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox ipv6-block [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-offer-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-offer-get-usage.golden index 780fe13813..8b10e9b150 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-offer-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-offer-get-usage.golden @@ -3,7 +3,7 @@ Return specific offer for the given ID. USAGE: - scw dedibox offer get [arg=value ...] + scw dedibox offer get [arg=value ...] ARGS: offer-id ID of offer @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-offer-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-offer-list-usage.golden index 878217184d..89325633ef 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-offer-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-offer-list-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-offer-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-offer-usage.golden index ac4f715047..51a2e0d545 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-offer-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-offer-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox offer [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-os-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-os-get-usage.golden index 21f1f393ba..5948d354ee 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-os-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-os-get-usage.golden @@ -3,7 +3,7 @@ Return specific OS for the given ID. USAGE: - scw dedibox os get [arg=value ...] + scw dedibox os get [arg=value ...] ARGS: os-id ID of the OS @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-os-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-os-list-usage.golden index e09ff1672e..087a9e216b 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-os-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-os-list-usage.golden @@ -3,12 +3,12 @@ List all available OS that can be install on a baremetal server. USAGE: - scw dedibox os list [arg=value ...] + scw dedibox os list [arg=value ...] ARGS: [order-by] Order of the OS (created_at_asc | created_at_desc | released_at_asc | released_at_desc) [type] Type of the OS (unknown_type | server | virtu | panel | desktop | custom | rescue) - [server-id] Filter OS by compatible server ID + server-id Filter OS by compatible server ID [project-id=] Project ID [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | all) @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-os-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-os-usage.golden index c22ae0386d..0c6e4ee60e 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-os-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-os-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox os [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-raid-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-raid-get-usage.golden index 11785b8d0f..5a19e1b0b4 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-raid-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-raid-get-usage.golden @@ -3,7 +3,7 @@ Return raid for the given server ID. USAGE: - scw dedibox raid get [arg=value ...] + scw dedibox raid get [arg=value ...] ARGS: server-id ID of the server @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-raid-update-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-raid-update-usage.golden index f58ff28512..ffb98ba73b 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-raid-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-raid-update-usage.golden @@ -3,7 +3,7 @@ Update RAID associated with the given server ID. USAGE: - scw dedibox raid update [arg=value ...] + scw dedibox raid update [arg=value ...] ARGS: server-id ID of the server @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-raid-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-raid-usage.golden index 61cefe816f..70991bcf38 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-raid-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-raid-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox raid [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rescue-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rescue-get-usage.golden index 0602b9f42b..cc69344480 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rescue-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rescue-get-usage.golden @@ -3,7 +3,7 @@ Return rescue information for the given server ID. USAGE: - scw dedibox rescue get [arg=value ...] + scw dedibox rescue get [arg=value ...] ARGS: server-id ID of the server to get rescue @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rescue-start-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rescue-start-usage.golden index 70793cf747..049a592208 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rescue-start-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rescue-start-usage.golden @@ -3,7 +3,7 @@ Start in rescue the server associated with the given ID. USAGE: - scw dedibox rescue start [arg=value ...] + scw dedibox rescue start [arg=value ...] ARGS: server-id ID of the server to start rescue @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rescue-stop-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rescue-stop-usage.golden index 8e1be9fe24..b372e75c40 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rescue-stop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rescue-stop-usage.golden @@ -3,7 +3,7 @@ Stop rescue on the server associated with the given ID. USAGE: - scw dedibox rescue stop [arg=value ...] + scw dedibox rescue stop [arg=value ...] ARGS: server-id ID of the server to stop rescue @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rescue-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rescue-usage.golden index 21764515c0..51841ca035 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rescue-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rescue-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox rescue [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-update-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-update-usage.golden index 2490b569b8..195f7c7bb6 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-update-usage.golden @@ -3,7 +3,7 @@ Update reverse of ip associated with the given ID. USAGE: - scw dedibox reverse-ip update [arg=value ...] + scw dedibox reverse-ip update [arg=value ...] ARGS: ip-id ID of the IP @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-usage.golden index ec5fe3cee5..b236d1c834 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-reverse-ip-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox reverse-ip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-get-usage.golden index 3b63b66780..d411b2eeb0 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-list-usage.golden index a05fa6b33e..869c1d5e00 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-usage.golden index 0c6900eec3..b5ecc755ef 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-info-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox rpn-info [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-accept-invite-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-accept-invite-usage.golden index e67800fe73..ee7d2af7f8 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-accept-invite-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-accept-invite-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-add-members-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-add-members-usage.golden index 7870740421..0b0858e15a 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-add-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-add-members-usage.golden @@ -3,7 +3,7 @@ Add-members dedibox resources. USAGE: - scw dedibox rpn-v1 add-members [arg=value ...] + scw dedibox rpn-v1 add-members [arg=value ...] ARGS: group-id The rpn v1 group ID @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-create-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-create-usage.golden index 16349a457e..dae0835e78 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-members-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-members-usage.golden index a1fa1a1090..8b81e62884 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-members-usage.golden @@ -3,7 +3,7 @@ Delete-members dedibox resources. USAGE: - scw dedibox rpn-v1 delete-members [arg=value ...] + scw dedibox rpn-v1 delete-members [arg=value ...] ARGS: group-id The rpn v1 group ID @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-usage.golden index 32f7e2401e..8746f8a126 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-delete-usage.golden @@ -3,7 +3,7 @@ Delete dedibox resources. USAGE: - scw dedibox rpn-v1 delete [arg=value ...] + scw dedibox rpn-v1 delete [arg=value ...] ARGS: group-id Rpn v1 group ID @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-get-usage.golden index b0733e8fd3..48463ea4b2 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-get-usage.golden @@ -3,7 +3,7 @@ Get dedibox resources. USAGE: - scw dedibox rpn-v1 get [arg=value ...] + scw dedibox rpn-v1 get [arg=value ...] ARGS: group-id Rpn v1 group ID @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-invite-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-invite-usage.golden index 484c1901d1..311e6ca26e 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-invite-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-invite-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-leave-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-leave-usage.golden index 95449fc075..1e7dece193 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-leave-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-leave-usage.golden @@ -7,7 +7,6 @@ USAGE: ARGS: group-id The RPN V1 group ID - [project-id] Project ID to use. If none is passed the default project ID will be used member-ids.{index} A collection of rpn v1 group members IDs FLAGS: @@ -18,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-san-server-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-san-server-usage.golden index 81abe6913d..b3fb1fa038 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-san-server-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-san-server-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-server-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-server-usage.golden index 772ba1c881..d9610788ed 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-server-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-capable-server-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-invites-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-invites-usage.golden index 40d458df39..cb36f88430 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-invites-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-invites-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-members-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-members-usage.golden index 3dfc1b53a4..4bc02d1f2e 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-members-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-usage.golden index daafa2622e..317b0747cd 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-refuse-invite-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-refuse-invite-usage.golden index e591524281..5cda1b99b2 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-refuse-invite-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-refuse-invite-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-update-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-update-usage.golden index c141e0dd14..87592f30fc 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-update-usage.golden @@ -3,7 +3,7 @@ Update dedibox resources. USAGE: - scw dedibox rpn-v1 update [arg=value ...] + scw dedibox rpn-v1 update [arg=value ...] ARGS: group-id Rpn v1 group ID @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-usage.golden index 3a5625d13f..0190821bed 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v1-usage.golden @@ -30,5 +30,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox rpn-v1 [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-add-members-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-add-members-usage.golden index 4e2671335c..6ce56ce5dd 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-add-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-add-members-usage.golden @@ -3,7 +3,7 @@ Add-members dedibox resources. USAGE: - scw dedibox rpn-v2 add-members [arg=value ...] + scw dedibox rpn-v2 add-members [arg=value ...] ARGS: group-id RPN V2 group ID @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-create-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-create-usage.golden index 5f6d436916..0421f5c733 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-members-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-members-usage.golden index e28f0ed7e2..9cdb366d81 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-members-usage.golden @@ -3,7 +3,7 @@ Delete-members dedibox resources. USAGE: - scw dedibox rpn-v2 delete-members [arg=value ...] + scw dedibox rpn-v2 delete-members [arg=value ...] ARGS: group-id RPN V2 group ID @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-usage.golden index ff97b32749..59b7474f3f 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-delete-usage.golden @@ -3,7 +3,7 @@ Delete dedibox resources. USAGE: - scw dedibox rpn-v2 delete [arg=value ...] + scw dedibox rpn-v2 delete [arg=value ...] ARGS: group-id RPN V2 group ID @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-disable-compatibility-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-disable-compatibility-usage.golden index e42d79e324..c6159faca1 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-disable-compatibility-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-disable-compatibility-usage.golden @@ -3,7 +3,7 @@ Disable-compatibility dedibox resources. USAGE: - scw dedibox rpn-v2 disable-compatibility [arg=value ...] + scw dedibox rpn-v2 disable-compatibility [arg=value ...] ARGS: group-id RPN V2 group ID @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-enable-compatibility-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-enable-compatibility-usage.golden index 0128ff30b3..6aedffd684 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-enable-compatibility-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-enable-compatibility-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-get-usage.golden index 319985185a..1085e63a22 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-get-usage.golden @@ -3,7 +3,7 @@ Get dedibox resources. USAGE: - scw dedibox rpn-v2 get [arg=value ...] + scw dedibox rpn-v2 get [arg=value ...] ARGS: group-id RPN V2 group ID @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-capable-resources-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-capable-resources-usage.golden index 7f208654ba..c5b07fd9c7 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-capable-resources-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-capable-resources-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-logs-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-logs-usage.golden index 7c9b0c2718..0ffeb2cc78 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-logs-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-logs-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-members-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-members-usage.golden index a115cffc2c..a8b9736040 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-members-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-usage.golden index ecda6c2424..87e271371b 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-usage.golden index 9956f579e1..e65442cd3b 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-usage.golden @@ -3,7 +3,7 @@ Update dedibox resources. USAGE: - scw dedibox rpn-v2 update [arg=value ...] + scw dedibox rpn-v2 update [arg=value ...] ARGS: group-id RPN V2 group ID @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-vlan-members-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-vlan-members-usage.golden index 5bfb57cc92..12c8421634 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-vlan-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-update-vlan-members-usage.golden @@ -3,7 +3,7 @@ Update-vlan-members dedibox resources. USAGE: - scw dedibox rpn-v2 update-vlan-members [arg=value ...] + scw dedibox rpn-v2 update-vlan-members [arg=value ...] ARGS: group-id RPN V2 group ID @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-usage.golden index 3e8de985ba..c36c25b8d1 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-rpn-v2-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox rpn-v2 [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-add-ip-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-add-ip-usage.golden index fdd0949de0..622a968ae0 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-add-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-add-ip-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-create-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-create-usage.golden index 111fe3f0c2..bcb66e0068 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-create-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-delete-usage.golden index 102aac2739..2f59439909 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-get-usage.golden index fd70844aff..c9971b6bad 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-list-available-ips-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-list-available-ips-usage.golden index d499e6a768..4bd33dff8e 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-list-available-ips-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-list-available-ips-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-list-ips-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-list-ips-usage.golden index 1eeec65bce..9e84e6939d 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-list-ips-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-list-ips-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-list-usage.golden index d5ff88181a..5b2999fc4f 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-remove-ip-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-remove-ip-usage.golden index d78034b1dc..2f30d8bf23 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-remove-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-remove-ip-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-san-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-san-usage.golden index 368817a3cc..32e78beeff 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-san-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-san-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox san [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-cancel-install-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-cancel-install-usage.golden index c8c537f110..89f17a3af7 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-cancel-install-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-cancel-install-usage.golden @@ -3,7 +3,7 @@ Cancels the current server installation associated with the given server ID. USAGE: - scw dedibox server cancel-install [arg=value ...] + scw dedibox server cancel-install [arg=value ...] ARGS: server-id Server ID of the server to cancel install @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-create-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-create-usage.golden index 5ee65a1773..2cc53079b5 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-delete-usage.golden index fac19dafe8..0cfbd02a54 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-delete-usage.golden @@ -3,7 +3,7 @@ Delete the server associated with the given ID. USAGE: - scw dedibox server delete [arg=value ...] + scw dedibox server delete [arg=value ...] ARGS: server-id Server ID to delete @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-get-install-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-get-install-usage.golden index 9df5d91c2c..de43f61dbd 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-get-install-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-get-install-usage.golden @@ -3,7 +3,7 @@ Get the server installation status associated with the given server ID. USAGE: - scw dedibox server get-install [arg=value ...] + scw dedibox server get-install [arg=value ...] ARGS: server-id Server ID of the server to install @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-get-partitioning-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-get-partitioning-usage.golden index 762aad177c..612bf2fefe 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-get-partitioning-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-get-partitioning-usage.golden @@ -3,7 +3,7 @@ Get the server default partitioning schema associated with the given server ID and OS ID. USAGE: - scw dedibox server get-partitioning [arg=value ...] + scw dedibox server get-partitioning [arg=value ...] ARGS: server-id ID of the server @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-get-usage.golden index 2b9a8a87fa..354bfd320d 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-get-usage.golden @@ -3,7 +3,7 @@ Get the server associated with the given ID. USAGE: - scw dedibox server get [arg=value ...] + scw dedibox server get [arg=value ...] ARGS: server-id ID of the server @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-install-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-install-usage.golden index b2ee923e23..f09354e66e 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-install-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-install-usage.golden @@ -3,7 +3,7 @@ Install an OS on the server associated with the given ID. USAGE: - scw dedibox server install [arg=value ...] + scw dedibox server install [arg=value ...] ARGS: server-id Server ID to install @@ -31,3 +31,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-list-disks-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-list-disks-usage.golden index 4460e736fd..0e9420e518 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-list-disks-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-list-disks-usage.golden @@ -3,7 +3,7 @@ List disks associated to the given server ID. USAGE: - scw dedibox server list-disks [arg=value ...] + scw dedibox server list-disks [arg=value ...] ARGS: [order-by] Order of the server disks (created_at_asc | created_at_desc) @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-list-events-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-list-events-usage.golden index 86df25a8a8..c3479ae228 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-list-events-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-list-events-usage.golden @@ -3,7 +3,7 @@ List events associated to the given server ID. USAGE: - scw dedibox server list-events [arg=value ...] + scw dedibox server list-events [arg=value ...] ARGS: [order-by] Order of the server events (created_at_asc | created_at_desc) @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-list-options-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-list-options-usage.golden new file mode 100644 index 0000000000..7ea4ea8aac --- /dev/null +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-list-options-usage.golden @@ -0,0 +1,20 @@ +🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 +🟥🟥🟥 STDERR️️ 🟥🟥🟥️ +List subscribable options associated to the given server ID. + +USAGE: + scw dedibox server list-options [arg=value ...] + +ARGS: + server-id Server ID of the subscribable server options + [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | all) + +FLAGS: + -h, --help help for list-options + +GLOBAL FLAGS: + -c, --config string The path to the config file + -D, --debug Enable debug mode + -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") + -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-list-usage.golden index 404cf698f3..ea02dec9ad 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-reboot-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-reboot-usage.golden index aa8cf61135..9d0d88d182 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-reboot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-reboot-usage.golden @@ -3,7 +3,7 @@ Reboot the server associated with the given ID, use boot param to reboot in rescue. USAGE: - scw dedibox server reboot [arg=value ...] + scw dedibox server reboot [arg=value ...] ARGS: server-id Server ID to reboot @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-start-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-start-usage.golden index df9bf37a9a..23a6daafec 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-start-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-start-usage.golden @@ -3,7 +3,7 @@ Start the server associated with the given ID. USAGE: - scw dedibox server start [arg=value ...] + scw dedibox server start [arg=value ...] ARGS: server-id Server ID to start @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-stop-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-stop-usage.golden index 8a697195ac..38bc04106b 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-stop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-stop-usage.golden @@ -3,7 +3,7 @@ Stop the server associated with the given ID. USAGE: - scw dedibox server stop [arg=value ...] + scw dedibox server stop [arg=value ...] ARGS: server-id Server ID to stop @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-subscribe-option-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-subscribe-option-usage.golden new file mode 100644 index 0000000000..3560c82575 --- /dev/null +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-subscribe-option-usage.golden @@ -0,0 +1,21 @@ +🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 +🟥🟥🟥 STDERR️️ 🟥🟥🟥️ +Subscribe option for the given server ID. + +USAGE: + scw dedibox server subscribe-option [arg=value ...] + +ARGS: + server-id Server ID to subscribe server option + [option-id] Option ID to subscribe + [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1) + +FLAGS: + -h, --help help for subscribe-option + +GLOBAL FLAGS: + -c, --config string The path to the config file + -D, --debug Enable debug mode + -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") + -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-subscribe-storage-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-subscribe-storage-usage.golden new file mode 100644 index 0000000000..6713eae125 --- /dev/null +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-subscribe-storage-usage.golden @@ -0,0 +1,21 @@ +🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 +🟥🟥🟥 STDERR️️ 🟥🟥🟥️ +Subscribe storage option for the given server ID. + +USAGE: + scw dedibox server subscribe-storage [arg=value ...] + +ARGS: + server-id Server ID of the storage options to subscribe + options-ids.{index} Option IDs of the storage options to subscribe + [zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1) + +FLAGS: + -h, --help help for subscribe-storage + +GLOBAL FLAGS: + -c, --config string The path to the config file + -D, --debug Enable debug mode + -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") + -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-update-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-update-usage.golden index 364e666959..359f009947 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-update-usage.golden @@ -3,7 +3,7 @@ Update the server associated with the given ID. USAGE: - scw dedibox server update [arg=value ...] + scw dedibox server update [arg=value ...] ARGS: server-id Server ID to update @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-server-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-server-usage.golden index a4a6de07c9..882e3b1141 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-server-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-server-usage.golden @@ -6,20 +6,23 @@ USAGE: scw dedibox server AVAILABLE COMMANDS: - cancel-install Cancels the current (running) server installation - create Create a baremetal server - delete Delete a baremetal server - get Get a specific baremetal server - get-install Get a specific server installation status - get-partitioning Get server default partitioning - install Install a baremetal server - list List baremetal servers for project - list-disks List server disks - list-events List server events - reboot Reboot a baremetal server - start Start a baremetal server - stop Stop a baremetal server - update Update a baremetal server + cancel-install Cancels the current (running) server installation + create Create a baremetal server + delete Delete a baremetal server + get Get a specific baremetal server + get-install Get a specific server installation status + get-partitioning Get server default partitioning + install Install a baremetal server + list List baremetal servers for project + list-disks List server disks + list-events List server events + list-options List subscribable server options + reboot Reboot a baremetal server + start Start a baremetal server + stop Stop a baremetal server + subscribe-option Subscribe server option + subscribe-storage Subscribe storage server option + update Update a baremetal server FLAGS: -h, --help help for server @@ -29,5 +32,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox server [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-service-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-service-delete-usage.golden index 8164e6caa6..34ef388425 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-service-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-service-delete-usage.golden @@ -3,7 +3,7 @@ Delete the service associated with the given ID. USAGE: - scw dedibox service delete [arg=value ...] + scw dedibox service delete [arg=value ...] ARGS: service-id ID of the service @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-service-get-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-service-get-usage.golden index d2d30182ce..fea6ff13d8 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-service-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-service-get-usage.golden @@ -3,7 +3,7 @@ Get the service associated with the given ID. USAGE: - scw dedibox service get [arg=value ...] + scw dedibox service get [arg=value ...] ARGS: service-id ID of the service @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-service-list-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-service-list-usage.golden index 27b2dc032d..776c0854a8 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-service-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-service-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dedibox-service-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-service-usage.golden index f06e228a21..b7a0dc5400 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-service-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-service-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox service [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dedibox-usage.golden b/cmd/scw/testdata/test-all-usage-dedibox-usage.golden index bfd8667e53..700b4966d0 100644 --- a/cmd/scw/testdata/test-all-usage-dedibox-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dedibox-usage.golden @@ -11,7 +11,6 @@ AVAILABLE COMMANDS: fip Failover IPs commands ipv6-block IPv6 block commands offer Offer commands - option Subscribable server options commands os OS commands raid RAID commands rescue Rescue commands @@ -31,5 +30,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dedibox [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dns-certificate-create-usage.golden b/cmd/scw/testdata/test-all-usage-dns-certificate-create-usage.golden index 3cc6bf3c09..500f0e0712 100644 --- a/cmd/scw/testdata/test-all-usage-dns-certificate-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-certificate-create-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-certificate-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dns-certificate-delete-usage.golden index b04290dcec..8addacaa56 100644 --- a/cmd/scw/testdata/test-all-usage-dns-certificate-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-certificate-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-certificate-get-usage.golden b/cmd/scw/testdata/test-all-usage-dns-certificate-get-usage.golden index 523ef77813..b5c9274687 100644 --- a/cmd/scw/testdata/test-all-usage-dns-certificate-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-certificate-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-certificate-list-usage.golden b/cmd/scw/testdata/test-all-usage-dns-certificate-list-usage.golden index 8bfeb612fb..49d7b60805 100644 --- a/cmd/scw/testdata/test-all-usage-dns-certificate-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-certificate-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-dns-certificate-usage.golden index 72269a363d..4eb24db4ea 100644 --- a/cmd/scw/testdata/test-all-usage-dns-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-certificate-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dns certificate [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dns-record-add-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-add-usage.golden index f4213f0dec..cb44f5940c 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-add-usage.golden @@ -42,3 +42,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-bulk-update-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-bulk-update-usage.golden index af8a3c796a..168eb62bce 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-bulk-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-bulk-update-usage.golden @@ -77,3 +77,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-clear-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-clear-usage.golden index 2c118e8808..9526158555 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-clear-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-clear-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-delete-usage.golden index 5e620ec714..b195dba6ac 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-delete-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-list-nameservers-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-list-nameservers-usage.golden index 2f9ac826d1..4ad1952547 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-list-nameservers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-list-nameservers-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-list-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-list-usage.golden index fa38a249c1..5d50c720a5 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-set-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-set-usage.golden index 620b198ea3..4fe5a8999e 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-set-usage.golden @@ -42,3 +42,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-update-nameservers-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-update-nameservers-usage.golden index 6ff2beddbe..391bc77de7 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-update-nameservers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-update-nameservers-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-record-usage.golden b/cmd/scw/testdata/test-all-usage-dns-record-usage.golden index 4fd226171b..f3cddba618 100644 --- a/cmd/scw/testdata/test-all-usage-dns-record-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-record-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dns record [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dns-tsig-key-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dns-tsig-key-delete-usage.golden index 5bceaad429..3e6852daa0 100644 --- a/cmd/scw/testdata/test-all-usage-dns-tsig-key-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-tsig-key-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-tsig-key-get-usage.golden b/cmd/scw/testdata/test-all-usage-dns-tsig-key-get-usage.golden index 3a33ba1c6b..43a83dba07 100644 --- a/cmd/scw/testdata/test-all-usage-dns-tsig-key-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-tsig-key-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-tsig-key-usage.golden b/cmd/scw/testdata/test-all-usage-dns-tsig-key-usage.golden index a237d25fcd..a2eee63549 100644 --- a/cmd/scw/testdata/test-all-usage-dns-tsig-key-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-tsig-key-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dns tsig-key [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dns-usage.golden b/cmd/scw/testdata/test-all-usage-dns-usage.golden index 78219dfbf0..eabde81ee1 100644 --- a/cmd/scw/testdata/test-all-usage-dns-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dns [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dns-version-diff-usage.golden b/cmd/scw/testdata/test-all-usage-dns-version-diff-usage.golden index 956d5cc328..aae89bc017 100644 --- a/cmd/scw/testdata/test-all-usage-dns-version-diff-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-version-diff-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-version-list-usage.golden b/cmd/scw/testdata/test-all-usage-dns-version-list-usage.golden index 7cafafea10..b7e9eeb334 100644 --- a/cmd/scw/testdata/test-all-usage-dns-version-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-version-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-version-restore-usage.golden b/cmd/scw/testdata/test-all-usage-dns-version-restore-usage.golden index 0a50f750c4..6d38fb22f7 100644 --- a/cmd/scw/testdata/test-all-usage-dns-version-restore-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-version-restore-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-version-show-usage.golden b/cmd/scw/testdata/test-all-usage-dns-version-show-usage.golden index e37f6a9e86..79a46d2d74 100644 --- a/cmd/scw/testdata/test-all-usage-dns-version-show-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-version-show-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-version-usage.golden b/cmd/scw/testdata/test-all-usage-dns-version-usage.golden index fabd81296a..180ad01612 100644 --- a/cmd/scw/testdata/test-all-usage-dns-version-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-version-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dns version [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-clone-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-clone-usage.golden index 57c0dc4873..c6bce205ae 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-clone-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-clone-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-create-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-create-usage.golden index 40dd538d2f..12b6701b9f 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-delete-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-delete-usage.golden index 441943593e..36acfb8fe2 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-export-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-export-usage.golden index eb53a9b141..19dc14cf4b 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-export-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-export-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-import-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-import-usage.golden index fef2387ee3..6486c0da3f 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-import-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-import-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-list-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-list-usage.golden index 79e646d224..391cfb12da 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-list-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-refresh-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-refresh-usage.golden index cb55cfc556..8d16f24170 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-refresh-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-refresh-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-update-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-update-usage.golden index 4a1752120e..c104153bcc 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-dns-zone-usage.golden b/cmd/scw/testdata/test-all-usage-dns-zone-usage.golden index 0dd1a1b091..627edcd231 100644 --- a/cmd/scw/testdata/test-all-usage-dns-zone-usage.golden +++ b/cmd/scw/testdata/test-all-usage-dns-zone-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw dns zone [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-create-usage.golden index 9a82b01318..62a9e94459 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-create-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-delete-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-delete-usage.golden index 2f8a81426e..2cc3e38fda 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-get-usage.golden index c56bce9347..1cd1d2b321 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-list-usage.golden index 59f4a65282..1e80778022 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-update-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-update-usage.golden index e65f4a1fc4..e8b5df7748 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-update-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-usage.golden index 3caa12a3f6..8aa1ac330e 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-backend-stage-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services backend-stage [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-create-usage.golden index 3ab177668d..e1eebcdff3 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-delete-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-delete-usage.golden index df9e63cd22..ccff6c4919 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-get-usage.golden index 47d7dfa52c..5b5191c933 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-list-usage.golden index 8fd72eb01f..072e17e8bd 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-update-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-update-usage.golden index e108812c88..5711fa1a67 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-usage.golden index 91964263df..e20a2cd773 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-cache-stage-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services cache-stage [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-create-usage.golden index f7a4e471da..36c8052ecb 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-delete-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-delete-usage.golden index d1067eefb2..d7afc612ce 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-get-usage.golden index 32f0ba8690..1f23e6a816 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-list-usage.golden index b2969a94d4..5bbe7ab044 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-update-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-update-usage.golden index 58873f9f54..dce2c4ae6c 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-usage.golden index a8678e7a6d..0ffd74aa6a 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-dns-stage-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services dns-stage [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-create-usage.golden index cca3b8de86..781d14a67a 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-delete-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-delete-usage.golden index 2842ebc6fd..d8ee33259d 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-get-usage.golden index fe03d98073..46f4e8739f 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-list-usage.golden index b9b8310aa6..d313a56b2a 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-update-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-update-usage.golden index b2ab38ee92..7b8ba610b6 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-usage.golden index 0c75ce4bb0..74a5a184a9 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-pipeline-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-pipeline-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services pipeline [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-create-usage.golden index ceddb54418..91d776942c 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-get-usage.golden index 75f9b183d6..cf5fef6efb 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-list-usage.golden index 81c29d2ba3..b85dc4ec16 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-usage.golden index 8b0fe91528..3c7e7d0fed 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-purge-request-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-purge-request-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services purge-request [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-add-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-add-usage.golden index 9680ec8998..14141f4b01 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-add-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-list-usage.golden index 1c5bba6f24..d60efd96f3 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-set-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-set-usage.golden index 0e0f5e48d7..80bd9ee882 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-set-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-usage.golden index 58d8519105..5bf12f4575 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-rules-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-rules-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services route-rules [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-create-usage.golden index a6bced5953..419b1abf95 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-create-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-delete-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-delete-usage.golden index f9f30ab68e..e34853d731 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-get-usage.golden index 2f5eaa5e97..b6b7bc411c 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-list-usage.golden index 2546060abd..ef8b8018c0 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-update-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-update-usage.golden index 7d8a61a8c0..f6718d69ee 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-update-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-usage.golden index dc9a9713f6..e9c4c065cc 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-route-stage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-route-stage-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services route-stage [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-create-usage.golden index 50ad2dd1f9..9e6be91528 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-create-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-delete-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-delete-usage.golden index 0db04f364b..96fdd0fbf1 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-get-usage.golden index 99e4fef441..31230767ba 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-list-usage.golden index d59b2aeb7c..46b0849898 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-update-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-update-usage.golden index 7fc8e31ab1..bd7d828f8d 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-usage.golden index df9c4b0114..7b46f7365a 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-tls-stage-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services tls-stage [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-usage.golden index f179f445d8..a2022380e5 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-create-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-create-usage.golden index ce34e71125..4d3ac2bfcb 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-delete-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-delete-usage.golden index 70c23d84de..926f3ae495 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-get-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-get-usage.golden index 367f8d4bf4..16df77067b 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-list-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-list-usage.golden index 6992284718..c076ed0d52 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-update-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-update-usage.golden index 2b3324a43f..c75bf34c4e 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-usage.golden b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-usage.golden index 960ab79a99..42925fa25b 100644 --- a/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-usage.golden +++ b/cmd/scw/testdata/test-all-usage-edge-services-waf-stage-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw edge-services waf-stage [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-feedback-bug-usage.golden b/cmd/scw/testdata/test-all-usage-feedback-bug-usage.golden index 25b7d955b4..4e6f568e0f 100644 --- a/cmd/scw/testdata/test-all-usage-feedback-bug-usage.golden +++ b/cmd/scw/testdata/test-all-usage-feedback-bug-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-feedback-feature-usage.golden b/cmd/scw/testdata/test-all-usage-feedback-feature-usage.golden index 469ea0fcc9..e3c1847127 100644 --- a/cmd/scw/testdata/test-all-usage-feedback-feature-usage.golden +++ b/cmd/scw/testdata/test-all-usage-feedback-feature-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-feedback-usage.golden b/cmd/scw/testdata/test-all-usage-feedback-usage.golden index fb2c536173..54c0d5d643 100644 --- a/cmd/scw/testdata/test-all-usage-feedback-usage.golden +++ b/cmd/scw/testdata/test-all-usage-feedback-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw feedback [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-file-attachment-list-usage.golden b/cmd/scw/testdata/test-all-usage-file-attachment-list-usage.golden index 188e8a0b6c..9e1de9afca 100644 --- a/cmd/scw/testdata/test-all-usage-file-attachment-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-attachment-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-file-attachment-usage.golden b/cmd/scw/testdata/test-all-usage-file-attachment-usage.golden index 0068f16836..e63594da05 100644 --- a/cmd/scw/testdata/test-all-usage-file-attachment-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-attachment-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw file attachment [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-file-filesystem-create-usage.golden b/cmd/scw/testdata/test-all-usage-file-filesystem-create-usage.golden index 26066d0b1c..88b2f070fa 100644 --- a/cmd/scw/testdata/test-all-usage-file-filesystem-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-filesystem-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-file-filesystem-delete-usage.golden b/cmd/scw/testdata/test-all-usage-file-filesystem-delete-usage.golden index 86e3110ea3..0739c9cba8 100644 --- a/cmd/scw/testdata/test-all-usage-file-filesystem-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-filesystem-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-file-filesystem-get-usage.golden b/cmd/scw/testdata/test-all-usage-file-filesystem-get-usage.golden index 047779213d..9939938124 100644 --- a/cmd/scw/testdata/test-all-usage-file-filesystem-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-filesystem-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-file-filesystem-list-usage.golden b/cmd/scw/testdata/test-all-usage-file-filesystem-list-usage.golden index 60d136dba5..bd2c4b9bf6 100644 --- a/cmd/scw/testdata/test-all-usage-file-filesystem-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-filesystem-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-file-filesystem-update-usage.golden b/cmd/scw/testdata/test-all-usage-file-filesystem-update-usage.golden index a433051874..70059b1c2f 100644 --- a/cmd/scw/testdata/test-all-usage-file-filesystem-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-filesystem-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-file-filesystem-usage.golden b/cmd/scw/testdata/test-all-usage-file-filesystem-usage.golden index 1a1e498392..3544a0ce7d 100644 --- a/cmd/scw/testdata/test-all-usage-file-filesystem-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-filesystem-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw file filesystem [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-file-usage.golden b/cmd/scw/testdata/test-all-usage-file-usage.golden index 978c7b8fd5..5f9a7f6787 100644 --- a/cmd/scw/testdata/test-all-usage-file-usage.golden +++ b/cmd/scw/testdata/test-all-usage-file-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw file [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-attach-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-attach-usage.golden index 4b27dcbad5..272605c6ec 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-attach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-attach-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-create-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-create-usage.golden index b7370ad54d..3fa5a217a6 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-create-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-delete-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-delete-usage.golden index f9e6e33f90..641ccd3019 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-detach-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-detach-usage.golden index 0f51399011..3a8c6ba9fc 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-detach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-detach-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-get-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-get-usage.golden index b22056d274..64e4352d7e 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-list-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-list-usage.golden index 20bc5a9185..b057f2304d 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-update-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-update-usage.golden index ee4edeb95b..9046efdec5 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-ip-usage.golden b/cmd/scw/testdata/test-all-usage-fip-ip-usage.golden index ecbe788261..79dc5e1758 100644 --- a/cmd/scw/testdata/test-all-usage-fip-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-ip-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw fip ip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-fip-mac-create-usage.golden b/cmd/scw/testdata/test-all-usage-fip-mac-create-usage.golden index 0674354b4e..c556064438 100644 --- a/cmd/scw/testdata/test-all-usage-fip-mac-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-mac-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-mac-delete-usage.golden b/cmd/scw/testdata/test-all-usage-fip-mac-delete-usage.golden index f4e83e13da..2a78339037 100644 --- a/cmd/scw/testdata/test-all-usage-fip-mac-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-mac-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-mac-duplicate-usage.golden b/cmd/scw/testdata/test-all-usage-fip-mac-duplicate-usage.golden index 4d1eb3b3ce..cd27fceac0 100644 --- a/cmd/scw/testdata/test-all-usage-fip-mac-duplicate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-mac-duplicate-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-mac-move-usage.golden b/cmd/scw/testdata/test-all-usage-fip-mac-move-usage.golden index 5658a135f2..8aeb12afcb 100644 --- a/cmd/scw/testdata/test-all-usage-fip-mac-move-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-mac-move-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-fip-mac-usage.golden b/cmd/scw/testdata/test-all-usage-fip-mac-usage.golden index 9566227c69..58b6221fb2 100644 --- a/cmd/scw/testdata/test-all-usage-fip-mac-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-mac-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw fip mac [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-fip-usage.golden b/cmd/scw/testdata/test-all-usage-fip-usage.golden index 1198428ce0..374d52e19b 100644 --- a/cmd/scw/testdata/test-all-usage-fip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-fip-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw fip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-cron-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-create-usage.golden index 4d18e3e9c5..7370802a7c 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden index d024c1557b..8da239b8ec 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden index 2d91e426af..ed614c1786 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden index 8d37110258..8fe4b84d81 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-cron-update-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-update-usage.golden index 59b8a4e9e1..b373bdfac4 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-cron-usage.golden b/cmd/scw/testdata/test-all-usage-function-cron-usage.golden index d65533d154..8a52f14e4f 100644 --- a/cmd/scw/testdata/test-all-usage-function-cron-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-cron-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function cron [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-deploy-usage.golden b/cmd/scw/testdata/test-all-usage-function-deploy-usage.golden index a3b5b84ca8..cda34af1cf 100644 --- a/cmd/scw/testdata/test-all-usage-function-deploy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-deploy-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden index 975da32cf6..1caed3d573 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden index 58f1abc872..d883e4fa43 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden index e15289c555..ba9f978481 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden index 6771ddd4fe..f4efa51dd2 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-domain-usage.golden b/cmd/scw/testdata/test-all-usage-function-domain-usage.golden index 04367ea0c8..5c294ef6ba 100644 --- a/cmd/scw/testdata/test-all-usage-function-domain-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-domain-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function domain [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden index 5a60902858..f9e0dc66d1 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-create-usage.golden @@ -33,3 +33,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden index 8df3484e03..1289c8cdb3 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden index 8dd2bf32ee..265169b1f0 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-deploy-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden index f4a335f9ff..24765580a5 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-get-download-url-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden index 8eb2087fa5..ae463ee77d 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-get-upload-url-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden index e5ceece32b..98960fab9d 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden index 9a278beb7f..b57475eac4 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden index b5840d8d6e..84e9e4b2f3 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-update-usage.golden @@ -36,3 +36,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-function-usage.golden b/cmd/scw/testdata/test-all-usage-function-function-usage.golden index a6f30d7ebd..f17a7f518c 100644 --- a/cmd/scw/testdata/test-all-usage-function-function-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-function-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function function [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden index 1f555926fb..563ba64671 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-create-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden index a9eb5a40c0..a0e9461fd4 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden index 12fcde0af5..87ba2800c9 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden index b8bbd1569d..d3f40ac7d9 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden index c8f3a1394d..b444a2d975 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-namespace-usage.golden b/cmd/scw/testdata/test-all-usage-function-namespace-usage.golden index cea70255e8..8d4d896f84 100644 --- a/cmd/scw/testdata/test-all-usage-function-namespace-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-namespace-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function namespace [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden index 1f8e58e052..c1be6087a4 100644 --- a/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-runtime-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-runtime-usage.golden b/cmd/scw/testdata/test-all-usage-function-runtime-usage.golden index 4ca526acde..4679be04ad 100644 --- a/cmd/scw/testdata/test-all-usage-function-runtime-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-runtime-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function runtime [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden index 976bb27e4f..34d2b87674 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden index bacef7b9de..35634546c6 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden index deeafc3156..5f95f4fa32 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden index f788ea8492..447333b7f3 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-token-usage.golden b/cmd/scw/testdata/test-all-usage-function-token-usage.golden index 23824f92f4..2d5b0deeb3 100644 --- a/cmd/scw/testdata/test-all-usage-function-token-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-token-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function token [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-trigger-create-usage.golden b/cmd/scw/testdata/test-all-usage-function-trigger-create-usage.golden index daf7917e1e..8d712de41d 100644 --- a/cmd/scw/testdata/test-all-usage-function-trigger-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-trigger-create-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-trigger-delete-usage.golden b/cmd/scw/testdata/test-all-usage-function-trigger-delete-usage.golden index 19795ca61a..5ff912a72d 100644 --- a/cmd/scw/testdata/test-all-usage-function-trigger-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-trigger-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-trigger-get-usage.golden b/cmd/scw/testdata/test-all-usage-function-trigger-get-usage.golden index 710ca1c03e..761c606f95 100644 --- a/cmd/scw/testdata/test-all-usage-function-trigger-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-trigger-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-trigger-list-usage.golden b/cmd/scw/testdata/test-all-usage-function-trigger-list-usage.golden index aefcf00f27..d7dbfb48b8 100644 --- a/cmd/scw/testdata/test-all-usage-function-trigger-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-trigger-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-trigger-update-usage.golden b/cmd/scw/testdata/test-all-usage-function-trigger-update-usage.golden index b9f66c30c5..6b3e512a4c 100644 --- a/cmd/scw/testdata/test-all-usage-function-trigger-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-trigger-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-function-trigger-usage.golden b/cmd/scw/testdata/test-all-usage-function-trigger-usage.golden index bc1770d0c0..d7362e7d69 100644 --- a/cmd/scw/testdata/test-all-usage-function-trigger-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-trigger-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function trigger [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-function-usage.golden b/cmd/scw/testdata/test-all-usage-function-usage.golden index 75242f37eb..a48326bd50 100644 --- a/cmd/scw/testdata/test-all-usage-function-usage.golden +++ b/cmd/scw/testdata/test-all-usage-function-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw function [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-help-date-usage.golden b/cmd/scw/testdata/test-all-usage-help-date-usage.golden index ee1b5365fb..40de684c9c 100644 --- a/cmd/scw/testdata/test-all-usage-help-date-usage.golden +++ b/cmd/scw/testdata/test-all-usage-help-date-usage.golden @@ -43,3 +43,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-help-output-usage.golden b/cmd/scw/testdata/test-all-usage-help-output-usage.golden index a20a3e43f5..60c52a07db 100644 --- a/cmd/scw/testdata/test-all-usage-help-output-usage.golden +++ b/cmd/scw/testdata/test-all-usage-help-output-usage.golden @@ -91,3 +91,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-help-usage.golden b/cmd/scw/testdata/test-all-usage-help-usage.golden index c1cd9e4c34..0536f149af 100644 --- a/cmd/scw/testdata/test-all-usage-help-usage.golden +++ b/cmd/scw/testdata/test-all-usage-help-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw help [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-api-key-create-usage.golden b/cmd/scw/testdata/test-all-usage-iam-api-key-create-usage.golden index 9ec2c75c2a..90bf6f467e 100644 --- a/cmd/scw/testdata/test-all-usage-iam-api-key-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-api-key-create-usage.golden @@ -20,6 +20,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List all API keys diff --git a/cmd/scw/testdata/test-all-usage-iam-api-key-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-api-key-delete-usage.golden index a4b84d1dac..f598fa28e5 100644 --- a/cmd/scw/testdata/test-all-usage-iam-api-key-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-api-key-delete-usage.golden @@ -20,6 +20,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List all API keys diff --git a/cmd/scw/testdata/test-all-usage-iam-api-key-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-api-key-get-usage.golden index 84b0b123d9..f887121299 100644 --- a/cmd/scw/testdata/test-all-usage-iam-api-key-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-api-key-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-api-key-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-api-key-list-usage.golden index a8c9bc51b8..346ae01f85 100644 --- a/cmd/scw/testdata/test-all-usage-iam-api-key-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-api-key-list-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-api-key-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-api-key-update-usage.golden index 5a3ffe4cbf..9980575f00 100644 --- a/cmd/scw/testdata/test-all-usage-iam-api-key-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-api-key-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-api-key-usage.golden b/cmd/scw/testdata/test-all-usage-iam-api-key-usage.golden index 253077c20d..09aff50045 100644 --- a/cmd/scw/testdata/test-all-usage-iam-api-key-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-api-key-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam api-key [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-application-create-usage.golden b/cmd/scw/testdata/test-all-usage-iam-application-create-usage.golden index e06bb5d710..957a97e1d1 100644 --- a/cmd/scw/testdata/test-all-usage-iam-application-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-application-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-application-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-application-delete-usage.golden index 9990c0248d..5eb403191c 100644 --- a/cmd/scw/testdata/test-all-usage-iam-application-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-application-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-application-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-application-get-usage.golden index 8d23933f3e..3446d1c92b 100644 --- a/cmd/scw/testdata/test-all-usage-iam-application-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-application-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-application-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-application-list-usage.golden index 67412feac1..4bfdead253 100644 --- a/cmd/scw/testdata/test-all-usage-iam-application-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-application-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-application-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-application-update-usage.golden index b26a216522..d449da7a8c 100644 --- a/cmd/scw/testdata/test-all-usage-iam-application-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-application-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-application-usage.golden b/cmd/scw/testdata/test-all-usage-iam-application-usage.golden index ad25a55e3e..9b371c74b9 100644 --- a/cmd/scw/testdata/test-all-usage-iam-application-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-application-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam application [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-group-add-member-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-add-member-usage.golden index 0e06e30452..b303e8600c 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-add-member-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-add-member-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-group-add-members-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-add-members-usage.golden index aa4002bcb9..953d262492 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-add-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-add-members-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-group-create-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-create-usage.golden index 607f9641cf..8b04497793 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-create-usage.golden @@ -23,6 +23,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Add a group member diff --git a/cmd/scw/testdata/test-all-usage-iam-group-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-delete-usage.golden index 0ba7042221..f595c6e015 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-delete-usage.golden @@ -20,6 +20,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List all groups diff --git a/cmd/scw/testdata/test-all-usage-iam-group-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-get-usage.golden index 738f57c01b..ddcdb9631f 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-group-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-list-usage.golden index d83f802426..cd9c889005 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-group-remove-member-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-remove-member-usage.golden index 26c6df8339..b88e315b7c 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-remove-member-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-remove-member-usage.golden @@ -18,6 +18,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Remove a group member diff --git a/cmd/scw/testdata/test-all-usage-iam-group-set-members-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-set-members-usage.golden index 49185257d5..899c4fdf4f 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-set-members-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-set-members-usage.golden @@ -18,6 +18,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Remove a group member diff --git a/cmd/scw/testdata/test-all-usage-iam-group-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-update-usage.golden index e6f2f5eb8d..2950936943 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-group-usage.golden b/cmd/scw/testdata/test-all-usage-iam-group-usage.golden index 126f678d42..8d16aeb32c 100644 --- a/cmd/scw/testdata/test-all-usage-iam-group-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-group-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam group [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-jwt-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-jwt-delete-usage.golden index 4c6a183747..074ef8d96d 100644 --- a/cmd/scw/testdata/test-all-usage-iam-jwt-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-jwt-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-jwt-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-jwt-get-usage.golden index 39fb6cbbde..3507793953 100644 --- a/cmd/scw/testdata/test-all-usage-iam-jwt-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-jwt-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-jwt-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-jwt-list-usage.golden index c7c3bd6ec0..0e56d3d2c8 100644 --- a/cmd/scw/testdata/test-all-usage-iam-jwt-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-jwt-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-jwt-usage.golden b/cmd/scw/testdata/test-all-usage-iam-jwt-usage.golden index f289d63a3d..fff3f4c118 100644 --- a/cmd/scw/testdata/test-all-usage-iam-jwt-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-jwt-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam jwt [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-log-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-log-get-usage.golden index 56012641c8..d7fc5938c9 100644 --- a/cmd/scw/testdata/test-all-usage-iam-log-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-log-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-log-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-log-list-usage.golden index ab4c7a3488..214dfc97b9 100644 --- a/cmd/scw/testdata/test-all-usage-iam-log-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-log-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-log-usage.golden b/cmd/scw/testdata/test-all-usage-iam-log-usage.golden index e4ebc1f41b..f0ed513ef8 100644 --- a/cmd/scw/testdata/test-all-usage-iam-log-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-log-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam log [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-organization-enable-saml-usage.golden b/cmd/scw/testdata/test-all-usage-iam-organization-enable-saml-usage.golden index 46da756c7a..6f6409de54 100644 --- a/cmd/scw/testdata/test-all-usage-iam-organization-enable-saml-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-organization-enable-saml-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-organization-get-saml-usage.golden b/cmd/scw/testdata/test-all-usage-iam-organization-get-saml-usage.golden index 5a60463a0a..030c4a95c7 100644 --- a/cmd/scw/testdata/test-all-usage-iam-organization-get-saml-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-organization-get-saml-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-organization-usage.golden b/cmd/scw/testdata/test-all-usage-iam-organization-usage.golden index 8291917e8c..6fc4728b48 100644 --- a/cmd/scw/testdata/test-all-usage-iam-organization-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-organization-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam organization [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-permission-set-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-permission-set-list-usage.golden index 61966e7efb..efce7b1d80 100644 --- a/cmd/scw/testdata/test-all-usage-iam-permission-set-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-permission-set-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-permission-set-usage.golden b/cmd/scw/testdata/test-all-usage-iam-permission-set-usage.golden index caaab6a90b..07657935bb 100644 --- a/cmd/scw/testdata/test-all-usage-iam-permission-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-permission-set-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam permission-set [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-policy-clone-usage.golden b/cmd/scw/testdata/test-all-usage-iam-policy-clone-usage.golden index 69a927320b..964bcd693b 100644 --- a/cmd/scw/testdata/test-all-usage-iam-policy-clone-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-policy-clone-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-policy-create-usage.golden b/cmd/scw/testdata/test-all-usage-iam-policy-create-usage.golden index beda0ff979..92915257dc 100644 --- a/cmd/scw/testdata/test-all-usage-iam-policy-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-policy-create-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-policy-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-policy-delete-usage.golden index c24ab57904..5441fda2ca 100644 --- a/cmd/scw/testdata/test-all-usage-iam-policy-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-policy-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-policy-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-policy-get-usage.golden index 2a929574fb..945c2a09d7 100644 --- a/cmd/scw/testdata/test-all-usage-iam-policy-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-policy-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-policy-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-policy-list-usage.golden index ba178e23bc..0ee2e2541e 100644 --- a/cmd/scw/testdata/test-all-usage-iam-policy-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-policy-list-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-policy-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-policy-update-usage.golden index b3c25224b1..76a01784f3 100644 --- a/cmd/scw/testdata/test-all-usage-iam-policy-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-policy-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-policy-usage.golden b/cmd/scw/testdata/test-all-usage-iam-policy-usage.golden index 1247714c21..fbf7d813c1 100644 --- a/cmd/scw/testdata/test-all-usage-iam-policy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-policy-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam policy [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-rule-create-usage.golden b/cmd/scw/testdata/test-all-usage-iam-rule-create-usage.golden index 589b9568f3..b01c93cb25 100644 --- a/cmd/scw/testdata/test-all-usage-iam-rule-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-rule-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-rule-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-rule-delete-usage.golden index fd2220feb0..c4310477f9 100644 --- a/cmd/scw/testdata/test-all-usage-iam-rule-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-rule-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-rule-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-rule-list-usage.golden index ec8ea1f1fe..940b4c4fbe 100644 --- a/cmd/scw/testdata/test-all-usage-iam-rule-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-rule-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-rule-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-rule-update-usage.golden index fc7e1f06e6..312daea3ca 100644 --- a/cmd/scw/testdata/test-all-usage-iam-rule-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-rule-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-rule-usage.golden b/cmd/scw/testdata/test-all-usage-iam-rule-usage.golden index b5d2b280dd..ee19bd6263 100644 --- a/cmd/scw/testdata/test-all-usage-iam-rule-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-rule-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam rule [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-add-usage.golden b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-add-usage.golden index 69aa34dee9..c1ab375ab0 100644 --- a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-add-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-delete-usage.golden index 754bc1cc69..a06abb00e0 100644 --- a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-list-usage.golden index 6b1d8f27a5..67e4a6ce51 100644 --- a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-usage.golden b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-usage.golden index d329f1a9c8..176804d490 100644 --- a/cmd/scw/testdata/test-all-usage-iam-saml-certificates-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-saml-certificates-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam saml-certificates [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-saml-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-saml-delete-usage.golden index 0af93420b4..2774a96d22 100644 --- a/cmd/scw/testdata/test-all-usage-iam-saml-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-saml-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-saml-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-saml-update-usage.golden index 60ad6be1f4..fb294505df 100644 --- a/cmd/scw/testdata/test-all-usage-iam-saml-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-saml-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-saml-usage.golden b/cmd/scw/testdata/test-all-usage-iam-saml-usage.golden index 94a8c258c9..98c712a624 100644 --- a/cmd/scw/testdata/test-all-usage-iam-saml-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-saml-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam saml [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-ssh-key-create-usage.golden b/cmd/scw/testdata/test-all-usage-iam-ssh-key-create-usage.golden index 322291d1ed..00365be55a 100644 --- a/cmd/scw/testdata/test-all-usage-iam-ssh-key-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-ssh-key-create-usage.golden @@ -22,6 +22,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List all SSH keys diff --git a/cmd/scw/testdata/test-all-usage-iam-ssh-key-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-ssh-key-delete-usage.golden index 4c2d553cef..3e3ed51a8a 100644 --- a/cmd/scw/testdata/test-all-usage-iam-ssh-key-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-ssh-key-delete-usage.golden @@ -20,6 +20,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List all SSH keys diff --git a/cmd/scw/testdata/test-all-usage-iam-ssh-key-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-ssh-key-get-usage.golden index e3d45e96cf..fdcd242b1a 100644 --- a/cmd/scw/testdata/test-all-usage-iam-ssh-key-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-ssh-key-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-ssh-key-init-usage.golden b/cmd/scw/testdata/test-all-usage-iam-ssh-key-init-usage.golden index 83b1780bae..fc715e91fa 100644 --- a/cmd/scw/testdata/test-all-usage-iam-ssh-key-init-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-ssh-key-init-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-ssh-key-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-ssh-key-list-usage.golden index 9f82731cff..1f710af90c 100644 --- a/cmd/scw/testdata/test-all-usage-iam-ssh-key-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-ssh-key-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-ssh-key-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-ssh-key-update-usage.golden index de9658fe5e..3badb7bedc 100644 --- a/cmd/scw/testdata/test-all-usage-iam-ssh-key-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-ssh-key-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-ssh-key-usage.golden b/cmd/scw/testdata/test-all-usage-iam-ssh-key-usage.golden index accbd17c61..835aff3664 100644 --- a/cmd/scw/testdata/test-all-usage-iam-ssh-key-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-ssh-key-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam ssh-key [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-usage.golden b/cmd/scw/testdata/test-all-usage-iam-usage.golden index e1121d6c8e..3bb7267dec 100644 --- a/cmd/scw/testdata/test-all-usage-iam-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-usage.golden @@ -28,5 +28,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iam-user-create-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-create-usage.golden index 65f49567df..2d70a2d21c 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-create-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-user-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-delete-usage.golden index 72068dc454..47d0760bc7 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-delete-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-user-get-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-get-usage.golden index a6fd332a11..4371690757 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-user-list-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-list-usage.golden index 4d4056cc82..9243d24bfc 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-user-update-password-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-update-password-usage.golden index 670a9d5d6f..09d3b2bee6 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-update-password-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-update-password-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-user-update-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-update-usage.golden index e8ae43943c..a81d9cd58f 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-user-update-username-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-update-username-usage.golden index af351fab14..2823ce3358 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-update-username-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-update-username-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iam-user-usage.golden b/cmd/scw/testdata/test-all-usage-iam-user-usage.golden index e48a99fe41..0cf477ce5e 100644 --- a/cmd/scw/testdata/test-all-usage-iam-user-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iam-user-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iam user [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-inference-deployment-create-usage.golden b/cmd/scw/testdata/test-all-usage-inference-deployment-create-usage.golden index 00621c9fac..735e6a400e 100644 --- a/cmd/scw/testdata/test-all-usage-inference-deployment-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-deployment-create-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-deployment-delete-usage.golden b/cmd/scw/testdata/test-all-usage-inference-deployment-delete-usage.golden index 0bcacd0050..423891d839 100644 --- a/cmd/scw/testdata/test-all-usage-inference-deployment-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-deployment-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-deployment-get-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-inference-deployment-get-certificate-usage.golden index 6d218792cb..7540b9b12b 100644 --- a/cmd/scw/testdata/test-all-usage-inference-deployment-get-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-deployment-get-certificate-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-deployment-get-usage.golden b/cmd/scw/testdata/test-all-usage-inference-deployment-get-usage.golden index 0a090dc074..2f6eab2c48 100644 --- a/cmd/scw/testdata/test-all-usage-inference-deployment-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-deployment-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-deployment-list-usage.golden b/cmd/scw/testdata/test-all-usage-inference-deployment-list-usage.golden index 4d2e55d6f7..4780ededbe 100644 --- a/cmd/scw/testdata/test-all-usage-inference-deployment-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-deployment-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-deployment-update-usage.golden b/cmd/scw/testdata/test-all-usage-inference-deployment-update-usage.golden index ad1f87d5ea..761a6f4d74 100644 --- a/cmd/scw/testdata/test-all-usage-inference-deployment-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-deployment-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-deployment-usage.golden b/cmd/scw/testdata/test-all-usage-inference-deployment-usage.golden index e2b8000d1a..aa5dfe68ae 100644 --- a/cmd/scw/testdata/test-all-usage-inference-deployment-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-deployment-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw inference deployment [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-inference-endpoint-create-usage.golden b/cmd/scw/testdata/test-all-usage-inference-endpoint-create-usage.golden index f4c62879a0..188ecd23ec 100644 --- a/cmd/scw/testdata/test-all-usage-inference-endpoint-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-endpoint-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-endpoint-delete-usage.golden b/cmd/scw/testdata/test-all-usage-inference-endpoint-delete-usage.golden index 0c826056e8..6467679fbf 100644 --- a/cmd/scw/testdata/test-all-usage-inference-endpoint-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-endpoint-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-endpoint-update-usage.golden b/cmd/scw/testdata/test-all-usage-inference-endpoint-update-usage.golden index 1dc7b8f10d..169c855763 100644 --- a/cmd/scw/testdata/test-all-usage-inference-endpoint-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-endpoint-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-endpoint-usage.golden b/cmd/scw/testdata/test-all-usage-inference-endpoint-usage.golden index ecb3d2f65c..5e3c151c50 100644 --- a/cmd/scw/testdata/test-all-usage-inference-endpoint-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-endpoint-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw inference endpoint [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-inference-model-delete-usage.golden b/cmd/scw/testdata/test-all-usage-inference-model-delete-usage.golden index d6514525b1..5225ef566b 100644 --- a/cmd/scw/testdata/test-all-usage-inference-model-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-model-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-model-get-usage.golden b/cmd/scw/testdata/test-all-usage-inference-model-get-usage.golden index f0cdefb619..c52c7404c2 100644 --- a/cmd/scw/testdata/test-all-usage-inference-model-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-model-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-model-import-usage.golden b/cmd/scw/testdata/test-all-usage-inference-model-import-usage.golden index b23544e7e4..c87c7f2f8a 100644 --- a/cmd/scw/testdata/test-all-usage-inference-model-import-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-model-import-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-model-list-usage.golden b/cmd/scw/testdata/test-all-usage-inference-model-list-usage.golden index 2a510665e6..17878d002d 100644 --- a/cmd/scw/testdata/test-all-usage-inference-model-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-model-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-model-usage.golden b/cmd/scw/testdata/test-all-usage-inference-model-usage.golden index 31d5545abd..cbb879d346 100644 --- a/cmd/scw/testdata/test-all-usage-inference-model-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-model-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw inference model [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-inference-node-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-inference-node-type-list-usage.golden index 8b95fbf2bc..26c3b6a0f0 100644 --- a/cmd/scw/testdata/test-all-usage-inference-node-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-node-type-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-inference-node-type-usage.golden b/cmd/scw/testdata/test-all-usage-inference-node-type-usage.golden index 5c82db717b..55f3778779 100644 --- a/cmd/scw/testdata/test-all-usage-inference-node-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-node-type-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw inference node-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-inference-usage.golden b/cmd/scw/testdata/test-all-usage-inference-usage.golden index 33ba428ce9..fe2bc58afd 100644 --- a/cmd/scw/testdata/test-all-usage-inference-usage.golden +++ b/cmd/scw/testdata/test-all-usage-inference-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw inference [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-info-usage.golden b/cmd/scw/testdata/test-all-usage-info-usage.golden index 7cb56c87a8..60e6780a97 100644 --- a/cmd/scw/testdata/test-all-usage-info-usage.golden +++ b/cmd/scw/testdata/test-all-usage-info-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden index 67f49da81d..6dda5cca3b 100644 --- a/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-image-create-usage.golden @@ -36,3 +36,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden index 5ed8eb7563..60abfa7413 100644 --- a/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-image-delete-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden index 3e06def7c2..febe8d8658 100644 --- a/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-image-get-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden index 6abbd3a179..5e2fe5d6ea 100644 --- a/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-image-list-usage.golden @@ -26,6 +26,7 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List marketplace images diff --git a/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden index a1d2e83051..9b61e372a8 100644 --- a/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-image-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-image-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-usage.golden index 38170e252f..c3847d2d16 100644 --- a/cmd/scw/testdata/test-all-usage-instance-image-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-image-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance image [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-image-wait-usage.golden b/cmd/scw/testdata/test-all-usage-instance-image-wait-usage.golden index 88142b4990..aa5b978c88 100644 --- a/cmd/scw/testdata/test-all-usage-instance-image-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-image-wait-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-attach-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-attach-usage.golden index 9158044370..5e53318959 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-attach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-attach-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden index 5887541e32..1d70e3fcac 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-create-usage.golden @@ -32,3 +32,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden index d45749e1ad..e1ac3f8a0e 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-delete-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-detach-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-detach-usage.golden index 097ca34f54..4520b18cb6 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-detach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-detach-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden index 23e9d62f64..f5e3e8d341 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-get-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden index 9aa2934a86..1a67db5623 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-list-usage.golden @@ -29,3 +29,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden index ebe3e764f4..2ccf584b85 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-update-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ip-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ip-usage.golden index ef87019c65..dbf36e4f83 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ip-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance ip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden index df9d8f118e..6422508318 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-create-usage.golden @@ -42,3 +42,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden index 25f0206f17..2135026f11 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-delete-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden index a58053eb0a..8530a9b079 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-servers-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden index 005d64c7a7..4e95ae59ea 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-get-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden index b54060e43d..d0ade9d080 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-list-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden index 7ce759e536..8d07f36015 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-servers-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden index e45e4afd3c..8da7508ac0 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-set-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden index e26a347ed9..88795d9595 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-servers-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden index bec8fc4680..d9ba90b188 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-update-usage.golden @@ -32,3 +32,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-placement-group-usage.golden b/cmd/scw/testdata/test-all-usage-instance-placement-group-usage.golden index cac6ae57f9..be0197997d 100644 --- a/cmd/scw/testdata/test-all-usage-instance-placement-group-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-placement-group-usage.golden @@ -42,5 +42,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance placement-group [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden index e9442aac94..89b4e93c2d 100644 --- a/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-create-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden index 20c1eb9992..9b3338f993 100644 --- a/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-delete-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden index 19d47f4b02..60cd4d1bb0 100644 --- a/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-get-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden index 3757eaf25d..5dd9aa4699 100644 --- a/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-list-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden index 349079980a..997f523e96 100644 --- a/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-update-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-private-nic-usage.golden b/cmd/scw/testdata/test-all-usage-instance-private-nic-usage.golden index 9480f1a017..65736040c7 100644 --- a/cmd/scw/testdata/test-all-usage-instance-private-nic-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-private-nic-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts Use "scw instance private-nic [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-clear-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-clear-usage.golden index c34fc48af4..abf9c9daf7 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-clear-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-clear-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden index b108f17c52..4be2f838e7 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-create-rule-usage.golden @@ -42,3 +42,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden index caf8d90e70..d71d129226 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-create-usage.golden @@ -46,3 +46,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden index 138f32c410..1d1ed1fcb6 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-rule-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden index 8a3df0c413..8d1578f149 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-delete-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-edit-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-edit-usage.golden index 96b7d85d49..bf78f59cda 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-edit-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-edit-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden index 8838f9879e..eab7035fe9 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-get-rule-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden index 53217a3f84..a50b8535b1 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-get-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden index be22436883..accff5a51a 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-list-default-rules-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden index 24d758e8c9..b569a54cfd 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-list-rules-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden index f7f12b0596..22b3d19bf6 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-list-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden index e88b68e313..238d613d93 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-set-rules-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden index 724eaa3344..c8a0e06299 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-update-rule-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden index 453794874e..f739d06400 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-update-usage.golden @@ -29,3 +29,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-security-group-usage.golden b/cmd/scw/testdata/test-all-usage-instance-security-group-usage.golden index 79825b571f..c4aeba182e 100644 --- a/cmd/scw/testdata/test-all-usage-instance-security-group-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-security-group-usage.golden @@ -34,5 +34,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance security-group [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-server-action-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-action-usage.golden index df099b1cde..192c13c1b2 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-action-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-action-usage.golden @@ -24,6 +24,7 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List available actions for a server diff --git a/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden index 66f0501377..5aac78419a 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-attach-filesystem-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-attach-ip-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-attach-ip-usage.golden index 7f8ff2bc6e..67968eb1df 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-attach-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-attach-ip-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden index a54af23bbc..75aa2e5610 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-attach-volume-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-backup-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-backup-usage.golden index 6c34907674..dc68953ee4 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-backup-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-backup-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-console-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-console-usage.golden index a7e68cf50c..eb25b18653 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-console-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-console-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-create-usage.golden index 0691828529..a77e562b6d 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-create-usage.golden @@ -64,6 +64,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List marketplace label images diff --git a/cmd/scw/testdata/test-all-usage-instance-server-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-delete-usage.golden index 4ac5510edb..6e5c9f02a3 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-delete-usage.golden @@ -29,6 +29,7 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Terminate a running server diff --git a/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden index a576b15ee5..36c746e0b2 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-detach-filesystem-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-detach-ip-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-detach-ip-usage.golden index f759a61aab..bbbe139eaf 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-detach-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-detach-ip-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden index 011597bb3f..b52e617bf6 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-detach-volume-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-enable-routed-ip-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-enable-routed-ip-usage.golden index 507e72896f..92e8345b1a 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-enable-routed-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-enable-routed-ip-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden index 0dfa7682b9..5b25dff39f 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-get-compatible-types-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-get-rdp-password-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-get-rdp-password-usage.golden index 53779e6716..ab5e028a04 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-get-rdp-password-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-get-rdp-password-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden index 53b2839612..565fc1c773 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-get-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden index c8d2f4d6b5..0b4ba07132 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-list-actions-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden index 71d1138259..ced2de4e53 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-list-usage.golden @@ -46,3 +46,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-reboot-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-reboot-usage.golden index db9ab502bd..e4748d46a4 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-reboot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-reboot-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-ssh-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-ssh-usage.golden index c438f22b22..618e42a2b1 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-ssh-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-ssh-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-standby-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-standby-usage.golden index 983550fe60..9c1814651c 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-standby-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-standby-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-start-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-start-usage.golden index 7cffd78c4f..9d3bd576b8 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-start-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-start-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-stop-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-stop-usage.golden index 9a6221bfac..703cc5620f 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-stop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-stop-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-terminate-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-terminate-usage.golden index 6b7d88569e..b4988bc019 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-terminate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-terminate-usage.golden @@ -31,6 +31,7 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # delete a running server diff --git a/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden index 475f420220..51da00e747 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-type-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden index 35014c0444..37dcb7e523 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-type-list-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-type-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-type-usage.golden index da34f18411..0f487d487f 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-type-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts Use "scw instance server-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden index 0baee0b45b..1ef31d2470 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-update-usage.golden @@ -56,3 +56,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-server-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-usage.golden index ea5e003c56..e36d5adf5f 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-usage.golden @@ -45,5 +45,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance server [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-server-wait-usage.golden b/cmd/scw/testdata/test-all-usage-instance-server-wait-usage.golden index 933cb9a294..ed1cc2068e 100644 --- a/cmd/scw/testdata/test-all-usage-instance-server-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-server-wait-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden index 02b8f6e942..5943c1c4a1 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-apply-migration-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden index 7d031c711d..cb7d475c63 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-create-usage.golden @@ -40,3 +40,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden index 526a4c1813..122adf0657 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-delete-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden index cbfa73474f..1c9ce07770 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-export-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden index de5ed654ed..39ecc30ef0 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-get-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden index 3b456dd02d..3417b8397f 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-list-usage.golden @@ -29,3 +29,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden index f9f5fb5e33..1f6825cf18 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-plan-migration-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden index 48b57aaf3a..f24fb18e44 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-usage.golden index edc6d0ddcd..cca4162939 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-usage.golden @@ -36,5 +36,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance snapshot [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-snapshot-wait-usage.golden b/cmd/scw/testdata/test-all-usage-instance-snapshot-wait-usage.golden index 4e6cabd7ca..86605b6104 100644 --- a/cmd/scw/testdata/test-all-usage-instance-snapshot-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-snapshot-wait-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ssh-add-key-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ssh-add-key-usage.golden index c0957da3c2..ced2a85023 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ssh-add-key-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ssh-add-key-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ssh-fetch-keys-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ssh-fetch-keys-usage.golden index 83580018ed..17bac0f27c 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ssh-fetch-keys-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ssh-fetch-keys-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ssh-install-config-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ssh-install-config-usage.golden index 6d3b02fffb..f981d9a31c 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ssh-install-config-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ssh-install-config-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ssh-list-keys-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ssh-list-keys-usage.golden index 6b7b6d8748..bd9e33ac4e 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ssh-list-keys-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ssh-list-keys-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ssh-remove-key-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ssh-remove-key-usage.golden index edbd517d6e..84f1301a3b 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ssh-remove-key-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ssh-remove-key-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-ssh-usage.golden b/cmd/scw/testdata/test-all-usage-instance-ssh-usage.golden index f0d732d3e4..d8da55bdc3 100644 --- a/cmd/scw/testdata/test-all-usage-instance-ssh-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-ssh-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts Use "scw instance ssh [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-usage.golden b/cmd/scw/testdata/test-all-usage-instance-usage.golden index dd3638d873..3b95ae9a6d 100644 --- a/cmd/scw/testdata/test-all-usage-instance-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-usage.golden @@ -28,5 +28,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden index 615be5e614..dd13133e25 100644 --- a/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-user-data-delete-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden index 640962c563..82299a2a1e 100644 --- a/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-user-data-get-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden index b68c009dbd..ea3f8b1a2f 100644 --- a/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-user-data-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden index 3e9d47ee57..6967fd1566 100644 --- a/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-user-data-set-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-user-data-usage.golden b/cmd/scw/testdata/test-all-usage-instance-user-data-usage.golden index 0b51604804..ea7f4a709b 100644 --- a/cmd/scw/testdata/test-all-usage-instance-user-data-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-user-data-usage.golden @@ -30,5 +30,6 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts Use "scw instance user-data [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden index 6360428ee5..9ce645397f 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-apply-migration-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden index f31e17ae7d..726e25d970 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-create-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden index 047e3619a0..74c7968021 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-delete-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden index bc13eb7962..483fd2de54 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-get-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden index e6ef4ddba9..05da445b2a 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-list-usage.golden @@ -29,3 +29,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden index f0314178a4..718f02d0c3 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-plan-migration-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden index 5732df561b..adbd281a90 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-type-list-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-type-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-type-usage.golden index 233ddaec09..5a4ff41a17 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-type-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts Use "scw instance volume-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden index 3d00200864..5254ae8953 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-update-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-usage.golden index 398dd08fff..28110b25ea 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-usage.golden @@ -46,5 +46,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance volume [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-instance-volume-wait-usage.golden b/cmd/scw/testdata/test-all-usage-instance-volume-wait-usage.golden index 7e9b2a9c7e..b5c71ee106 100644 --- a/cmd/scw/testdata/test-all-usage-instance-volume-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-instance-volume-wait-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-connection-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-connection-usage.golden index 419c8f6f91..e096540b23 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-connection-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-connection-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-attach-policy-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-attach-policy-usage.golden index e38c05f9ad..98b2f60597 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-attach-policy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-attach-policy-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-attach-vpc-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-attach-vpc-usage.golden index 18d07ae92b..454655d00b 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-attach-vpc-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-attach-vpc-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-create-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-create-usage.golden index 062d77240e..031a306abc 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-create-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-delete-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-delete-usage.golden index 7f14924e27..48f2d1b7cd 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-detach-policy-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-detach-policy-usage.golden index 441a4b7a00..a2107277c3 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-detach-policy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-detach-policy-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-detach-vpc-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-detach-vpc-usage.golden index 5dc6743e83..a86e0a379c 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-detach-vpc-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-detach-vpc-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-disable-propagation-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-disable-propagation-usage.golden index 37caed70f5..2e2d5eadd4 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-disable-propagation-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-disable-propagation-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-enable-propagation-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-enable-propagation-usage.golden index 04e53c6556..e2349bc677 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-enable-propagation-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-enable-propagation-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-get-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-get-usage.golden index 963f731b41..1399c2b76f 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-list-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-list-usage.golden index 6be5341f41..44a84025a4 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-list-usage.golden @@ -32,3 +32,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-update-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-update-usage.golden index dc88dc8cd2..399a7d33df 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-link-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-link-usage.golden index e5f326be79..1027d18976 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-link-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-link-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw interlink link [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-interlink-partner-get-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-partner-get-usage.golden index 9427599cdc..0717df6b09 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-partner-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-partner-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-partner-list-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-partner-list-usage.golden index 0c7cc52ac7..74339a8912 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-partner-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-partner-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-partner-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-partner-usage.golden index b30e8bf1d5..79809c6a44 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-partner-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-partner-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw interlink partner [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-interlink-pop-get-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-pop-get-usage.golden index 8d27607a15..89b135299b 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-pop-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-pop-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-pop-list-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-pop-list-usage.golden index cebad1ddf7..56c5f254ad 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-pop-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-pop-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-pop-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-pop-usage.golden index f6428dc618..cb16bb1917 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-pop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-pop-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw interlink pop [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-create-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-create-usage.golden index e5e215c12d..5df18937ca 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-create-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-delete-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-delete-usage.golden index 1ac6356f70..1b14169aaa 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-get-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-get-usage.golden index 1fead8f378..9fd470aeda 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-list-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-list-usage.golden index 061fa57995..55bdd4372d 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-update-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-update-usage.golden index 8350e7fd43..5a5da0644c 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-usage.golden index 452be3b785..ef42fc182a 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-routing-policy-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-routing-policy-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw interlink routing-policy [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-interlink-usage.golden b/cmd/scw/testdata/test-all-usage-interlink-usage.golden index c83df827ac..7aa1821df5 100644 --- a/cmd/scw/testdata/test-all-usage-interlink-usage.golden +++ b/cmd/scw/testdata/test-all-usage-interlink-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw interlink [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iot-device-create-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-create-usage.golden index acb1e12698..88aa2441a0 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-create-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-delete-usage.golden index 22d3242b4e..534169e33d 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-disable-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-disable-usage.golden index 8639a3edf5..0b3d0373db 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-disable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-disable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-enable-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-enable-usage.golden index 93a1582b0e..3edf0a586a 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-enable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-enable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-get-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-get-certificate-usage.golden index 616fc8a960..d4631fb91c 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-get-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-get-certificate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-get-metrics-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-get-metrics-usage.golden index ffc15b6520..7c219316fd 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-get-metrics-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-get-metrics-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-get-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-get-usage.golden index 59b3894982..6a14b0e5c9 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-list-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-list-usage.golden index b6431fe1f9..c959bc9c2f 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-renew-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-renew-certificate-usage.golden index 17c9d0841f..8352a0f110 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-renew-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-renew-certificate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-set-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-set-certificate-usage.golden index 5095d00a91..cb7b09bf65 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-set-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-set-certificate-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-update-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-update-usage.golden index d6a163c061..bcded3c604 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-update-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-device-usage.golden b/cmd/scw/testdata/test-all-usage-iot-device-usage.golden index e33ee82554..5896e9a040 100644 --- a/cmd/scw/testdata/test-all-usage-iot-device-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-device-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iot device [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-create-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-create-usage.golden index 1132f77a1f..b58ff4d9d7 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-create-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-delete-usage.golden index 77504d0f03..882abc34a6 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-disable-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-disable-usage.golden index 3d0c608d01..8f8d7080f9 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-disable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-disable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-enable-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-enable-usage.golden index afac76746f..680692fc49 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-enable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-enable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-get-ca-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-get-ca-usage.golden index b662b001bc..21edf593bc 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-get-ca-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-get-ca-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-get-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-get-usage.golden index b88b216466..1df56f2e8c 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-list-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-list-usage.golden index abdc656f2c..cf6123cff4 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-set-ca-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-set-ca-usage.golden index 212b6b07d6..f80c54d8c1 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-set-ca-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-set-ca-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-update-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-update-usage.golden index 41b4a46db1..55ee97fd82 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-hub-usage.golden b/cmd/scw/testdata/test-all-usage-iot-hub-usage.golden index aaad2c37c8..4f0f004853 100644 --- a/cmd/scw/testdata/test-all-usage-iot-hub-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-hub-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iot hub [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iot-network-create-usage.golden b/cmd/scw/testdata/test-all-usage-iot-network-create-usage.golden index 6f981ecaf2..2fc5e23616 100644 --- a/cmd/scw/testdata/test-all-usage-iot-network-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-network-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-network-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iot-network-delete-usage.golden index d4d16bf8d3..218dc3f699 100644 --- a/cmd/scw/testdata/test-all-usage-iot-network-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-network-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-network-get-usage.golden b/cmd/scw/testdata/test-all-usage-iot-network-get-usage.golden index 9fb6bef393..096503a98f 100644 --- a/cmd/scw/testdata/test-all-usage-iot-network-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-network-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-network-list-usage.golden b/cmd/scw/testdata/test-all-usage-iot-network-list-usage.golden index 109a513bf6..b3334d39c7 100644 --- a/cmd/scw/testdata/test-all-usage-iot-network-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-network-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-network-usage.golden b/cmd/scw/testdata/test-all-usage-iot-network-usage.golden index 8149f397b5..ce059e2d9d 100644 --- a/cmd/scw/testdata/test-all-usage-iot-network-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-network-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iot network [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iot-route-create-usage.golden b/cmd/scw/testdata/test-all-usage-iot-route-create-usage.golden index 25b1adebad..d4b01c270a 100644 --- a/cmd/scw/testdata/test-all-usage-iot-route-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-route-create-usage.golden @@ -42,3 +42,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-route-delete-usage.golden b/cmd/scw/testdata/test-all-usage-iot-route-delete-usage.golden index 606f5054d9..1926ade330 100644 --- a/cmd/scw/testdata/test-all-usage-iot-route-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-route-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-route-get-usage.golden b/cmd/scw/testdata/test-all-usage-iot-route-get-usage.golden index 8f0cf9c089..b2c40ba7b1 100644 --- a/cmd/scw/testdata/test-all-usage-iot-route-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-route-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-route-list-usage.golden b/cmd/scw/testdata/test-all-usage-iot-route-list-usage.golden index e25245bc9d..1d26e20704 100644 --- a/cmd/scw/testdata/test-all-usage-iot-route-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-route-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-route-update-usage.golden b/cmd/scw/testdata/test-all-usage-iot-route-update-usage.golden index 2fce171ca2..505b33fd1a 100644 --- a/cmd/scw/testdata/test-all-usage-iot-route-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-route-update-usage.golden @@ -33,3 +33,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-iot-route-usage.golden b/cmd/scw/testdata/test-all-usage-iot-route-usage.golden index 6d44832cf4..e3ae827185 100644 --- a/cmd/scw/testdata/test-all-usage-iot-route-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-route-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iot route [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-iot-usage.golden b/cmd/scw/testdata/test-all-usage-iot-usage.golden index 2ee7e670b6..1bb3e32904 100644 --- a/cmd/scw/testdata/test-all-usage-iot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-iot-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw iot [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-create-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-create-usage.golden index f9dc59f98a..7532921b82 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-create-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-delete-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-delete-usage.golden index 633f1ff9b0..aa11ef60cc 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-get-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-get-usage.golden index d0cf8f3072..5ee5f5d548 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-list-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-list-usage.golden index 9db6c28ea9..6457dacc7e 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-list-usage.golden @@ -34,3 +34,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-set-release-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-set-release-usage.golden index 0eae3c8a0b..d94b3c0ec4 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-set-release-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-set-release-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-set-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-set-usage.golden index 6aa66e57ff..735a8c24cf 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-set-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw ipam ip-set [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-update-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-update-usage.golden index bf22a4dca0..d598bd35d2 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-ipam-ip-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-ip-usage.golden index 5677c44250..c1d6093a71 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-ip-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw ipam ip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-ipam-usage.golden b/cmd/scw/testdata/test-all-usage-ipam-usage.golden index cddc9cc025..bb5d23069d 100644 --- a/cmd/scw/testdata/test-all-usage-ipam-usage.golden +++ b/cmd/scw/testdata/test-all-usage-ipam-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw ipam [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-jobs-definition-create-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-definition-create-usage.golden index 006998078d..19a8e707da 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-definition-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-definition-create-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-definition-delete-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-definition-delete-usage.golden index b65a4167db..0d981c9020 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-definition-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-definition-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-definition-get-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-definition-get-usage.golden index d7528dbed6..ce8f037661 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-definition-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-definition-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-definition-list-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-definition-list-usage.golden index 92c18b014b..9b3fb46b03 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-definition-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-definition-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-definition-start-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-definition-start-usage.golden index 405e9cd202..6a77c60179 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-definition-start-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-definition-start-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-definition-update-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-definition-update-usage.golden index 7faf0f1634..edbe41780e 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-definition-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-definition-update-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-definition-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-definition-usage.golden index 3df40a62ab..1a81dd6200 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-definition-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-definition-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw jobs definition [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-jobs-run-get-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-run-get-usage.golden index 3ec92719a2..86b6992858 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-run-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-run-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-run-list-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-run-list-usage.golden index 1d501410be..c73cf0a179 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-run-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-run-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-run-stop-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-run-stop-usage.golden index 2d9d180c7a..15be47ecbd 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-run-stop-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-run-stop-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-run-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-run-usage.golden index 998efc8a21..b90b81383b 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-run-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-run-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw jobs run [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-jobs-run-wait-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-run-wait-usage.golden index 3f1cd0cb57..beba53457c 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-run-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-run-wait-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-secret-create-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-secret-create-usage.golden index 188736b806..f1d7b2e5da 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-secret-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-secret-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-secret-delete-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-secret-delete-usage.golden index 71ced31a1d..edd65c2eb7 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-secret-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-secret-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-secret-get-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-secret-get-usage.golden index 4878d6c085..3bda5e1db6 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-secret-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-secret-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-secret-list-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-secret-list-usage.golden index e139b318aa..9a7bde8f86 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-secret-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-secret-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-secret-update-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-secret-update-usage.golden index fded05308a..9f628d697c 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-secret-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-secret-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-jobs-secret-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-secret-usage.golden index c9b77a8360..da73c393ad 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-secret-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-secret-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw jobs secret [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-jobs-usage.golden b/cmd/scw/testdata/test-all-usage-jobs-usage.golden index 9dc269e410..5da8318d64 100644 --- a/cmd/scw/testdata/test-all-usage-jobs-usage.golden +++ b/cmd/scw/testdata/test-all-usage-jobs-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw jobs [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-acl-add-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-acl-add-usage.golden index 8fc1e79148..4385e86513 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-acl-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-acl-add-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-acl-delete-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-acl-delete-usage.golden index 1735828b9b..783f8860c7 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-acl-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-acl-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-acl-list-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-acl-list-usage.golden index e82c2e4525..aacdb463a0 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-acl-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-acl-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-acl-set-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-acl-set-usage.golden index 195e776606..036477c9e3 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-acl-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-acl-set-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-acl-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-acl-usage.golden index 13173ea638..b695aadcd9 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-acl-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-acl-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s acl [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-create-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-create-usage.golden index c980a75ae3..0990347f9c 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-create-usage.golden @@ -77,3 +77,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-delete-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-delete-usage.golden index f3f8136a2d..beb65ee6a2 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-delete-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-get-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-get-usage.golden index a5886ff438..f73acd788a 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-types-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-types-usage.golden index 1a3c446d8c..a0dc49355f 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-types-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-types-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-versions-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-versions-usage.golden index 569aaabd1f..4983ac69ac 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-versions-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-list-available-versions-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-list-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-list-usage.golden index 0bca77c84d..ff80276c64 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-list-usage.golden @@ -33,3 +33,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-reset-admin-token-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-reset-admin-token-usage.golden index 47d9975808..9fc2308086 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-reset-admin-token-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-reset-admin-token-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-set-type-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-set-type-usage.golden index f453b4adbc..62a862e198 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-set-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-set-type-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-type-list-usage.golden index d893f7a938..490587068f 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-type-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-type-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-type-usage.golden index 7296283057..e9533abbd7 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-type-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s cluster-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-update-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-update-usage.golden index 443be56db3..0a69951870 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-update-usage.golden @@ -51,3 +51,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-upgrade-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-upgrade-usage.golden index 1416417b3a..ab0679818e 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-upgrade-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-upgrade-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-usage.golden index ceecd151d9..bd28b08228 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-usage.golden @@ -29,5 +29,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s cluster [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-cluster-wait-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-cluster-wait-usage.golden index 784021b1a2..cfb7ebc126 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-cluster-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-cluster-wait-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-get-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-get-usage.golden index 3551e1f57c..12064ba785 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-get-usage.golden @@ -28,6 +28,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Install a kubeconfig diff --git a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-install-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-install-usage.golden index f70840c178..6cab4df299 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-install-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-install-usage.golden @@ -1,6 +1,6 @@ 🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲 🟥🟥🟥 STDERR️️ 🟥🟥🟥️ -Retrieve the kubeconfig for a specified cluster and write it on disk. +Retrieve the kubeconfig for a specified cluster and write it on disk. It will merge the new kubeconfig in the file pointed by the KUBECONFIG variable. If empty it will default to $HOME/.kube/config. USAGE: @@ -30,6 +30,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Uninstall a kubeconfig diff --git a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-uninstall-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-uninstall-usage.golden index d68eeb22ff..8cc6562c96 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-uninstall-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-uninstall-usage.golden @@ -21,6 +21,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Install a kubeconfig diff --git a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-usage.golden index f85519dd28..dc55430931 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-kubeconfig-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s kubeconfig [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-node-delete-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-node-delete-usage.golden index 6dd8d1b40e..e4f4bae7f1 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-node-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-node-delete-usage.golden @@ -29,3 +29,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-node-get-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-node-get-usage.golden index 01b9e209a9..3ae911e80c 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-node-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-node-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-node-list-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-node-list-usage.golden index 9f6d75ee94..d99e4d01ef 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-node-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-node-list-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-node-reboot-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-node-reboot-usage.golden index b55801df1f..8bb1f1af10 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-node-reboot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-node-reboot-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-node-replace-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-node-replace-usage.golden index 2c7380ee9d..efdbc72eeb 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-node-replace-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-node-replace-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-node-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-node-usage.golden index 336bc96056..961929f7cb 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-node-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-node-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s node [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-node-wait-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-node-wait-usage.golden index 6bed36c6c9..74b34e7096 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-node-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-node-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-add-external-node-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-add-external-node-usage.golden index f4db911b52..e15537e7d8 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-add-external-node-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-add-external-node-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-create-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-create-usage.golden index 9067136f48..d4bc8ac56b 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-create-usage.golden @@ -46,3 +46,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-delete-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-delete-usage.golden index 587e8a4304..b3df003143 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-delete-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-get-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-get-usage.golden index a2a44c48ba..c09e833665 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-list-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-list-usage.golden index 0038571ec6..7090a8ec88 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-list-usage.golden @@ -33,3 +33,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-migrate-to-new-images-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-migrate-to-new-images-usage.golden index 162cf59ee9..ceeeb58f91 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-migrate-to-new-images-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-migrate-to-new-images-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-update-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-update-usage.golden index 50e5972997..0736541aee 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-update-usage.golden @@ -40,3 +40,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-upgrade-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-upgrade-usage.golden index 217b7afc52..5e428b7da9 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-upgrade-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-upgrade-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-usage.golden index d1fedd8c96..49f2e89a91 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-usage.golden @@ -27,5 +27,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s pool [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-pool-wait-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-pool-wait-usage.golden index cfa7a7706c..ce55861ed4 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-pool-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-pool-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-usage.golden index 850c3d1549..c538a3856e 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-k8s-version-get-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-version-get-usage.golden index 69616347d3..3a71ad615b 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-version-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-version-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-version-list-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-version-list-usage.golden index 65f7045487..809372209c 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-version-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-version-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-k8s-version-usage.golden b/cmd/scw/testdata/test-all-usage-k8s-version-usage.golden index 60c9178c52..cd81136567 100644 --- a/cmd/scw/testdata/test-all-usage-k8s-version-usage.golden +++ b/cmd/scw/testdata/test-all-usage-k8s-version-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw k8s version [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-create-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-create-usage.golden index 70eb3ee222..3f0e994d48 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-create-usage.golden @@ -27,3 +27,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-decrypt-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-decrypt-usage.golden index 5df3c3b03a..1b98bb8010 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-decrypt-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-decrypt-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-delete-key-material-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-delete-key-material-usage.golden index d1460780a0..d89b0f549d 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-delete-key-material-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-delete-key-material-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-delete-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-delete-usage.golden index 3e6b400a29..35503ad466 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-disable-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-disable-usage.golden index 9d4fbdc827..6367734e7a 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-disable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-disable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-enable-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-enable-usage.golden index 18761b6839..64d6cea320 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-enable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-enable-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-encrypt-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-encrypt-usage.golden index 1f3493249f..7d6f60a06f 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-encrypt-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-encrypt-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-generate-data-key-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-generate-data-key-usage.golden index 54d2047664..9cdcde8d8e 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-generate-data-key-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-generate-data-key-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-get-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-get-usage.golden index 6b481a6202..ae18071cef 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-import-key-material-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-import-key-material-usage.golden index 04006fac10..0f6a9cf2fb 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-import-key-material-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-import-key-material-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-list-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-list-usage.golden index 82c7e2c4cf..3362797a4c 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-list-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-protect-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-protect-usage.golden index 633f635f2f..a8a605e4e2 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-protect-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-protect-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-rotate-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-rotate-usage.golden index cc303ea0d2..dc7a3441cc 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-rotate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-rotate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-unprotect-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-unprotect-usage.golden index e3162b4771..1aef89c145 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-unprotect-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-unprotect-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-update-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-update-usage.golden index 7abdfbef68..8820bbf1e4 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-keymanager-key-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-key-usage.golden index e84054cf70..c5045dc6df 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-key-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-key-usage.golden @@ -30,5 +30,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw keymanager key [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-keymanager-usage.golden b/cmd/scw/testdata/test-all-usage-keymanager-usage.golden index e11228c2fa..558175d9b3 100644 --- a/cmd/scw/testdata/test-all-usage-keymanager-usage.golden +++ b/cmd/scw/testdata/test-all-usage-keymanager-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw keymanager [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-add-servers-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-add-servers-usage.golden index d02899d015..da972a0ee2 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-add-servers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-add-servers-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-create-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-create-usage.golden index 489558d11c..9b097d68dc 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-create-usage.golden @@ -61,3 +61,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-delete-usage.golden index 443ad238eb..ad548e657e 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-get-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-get-usage.golden index 5499f14134..71af59932d 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-list-statistics-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-list-statistics-usage.golden index abbd9512d4..9140fc4613 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-list-statistics-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-list-statistics-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-list-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-list-usage.golden index a15e8ed21c..08f4322adb 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-remove-servers-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-remove-servers-usage.golden index 186f811e04..acb70131b9 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-remove-servers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-remove-servers-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-set-servers-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-set-servers-usage.golden index 669815c049..ca7d2f1df8 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-set-servers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-set-servers-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-update-healthcheck-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-update-healthcheck-usage.golden index 564d8db415..1cbd079b9d 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-update-healthcheck-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-update-healthcheck-usage.golden @@ -34,3 +34,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-update-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-update-usage.golden index 307cbd5125..4479a0eeec 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-update-usage.golden @@ -38,3 +38,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-backend-usage.golden b/cmd/scw/testdata/test-all-usage-lb-backend-usage.golden index 77865fcd05..f34084c36e 100644 --- a/cmd/scw/testdata/test-all-usage-lb-backend-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-backend-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb backend [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lb-certificate-create-usage.golden b/cmd/scw/testdata/test-all-usage-lb-certificate-create-usage.golden index 7bbff8b3f2..d212cb1549 100644 --- a/cmd/scw/testdata/test-all-usage-lb-certificate-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-certificate-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-certificate-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lb-certificate-delete-usage.golden index 41a69df160..638519952e 100644 --- a/cmd/scw/testdata/test-all-usage-lb-certificate-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-certificate-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-certificate-get-usage.golden b/cmd/scw/testdata/test-all-usage-lb-certificate-get-usage.golden index 2fdb016b4b..42cc4a2d15 100644 --- a/cmd/scw/testdata/test-all-usage-lb-certificate-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-certificate-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-certificate-list-usage.golden b/cmd/scw/testdata/test-all-usage-lb-certificate-list-usage.golden index e5305bf5ad..691b9e7b91 100644 --- a/cmd/scw/testdata/test-all-usage-lb-certificate-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-certificate-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-certificate-update-usage.golden b/cmd/scw/testdata/test-all-usage-lb-certificate-update-usage.golden index fbe4deb6e8..9b6f511044 100644 --- a/cmd/scw/testdata/test-all-usage-lb-certificate-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-certificate-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-lb-certificate-usage.golden index a19f1a94cb..04fa7a79b3 100644 --- a/cmd/scw/testdata/test-all-usage-lb-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-certificate-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb certificate [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lb-frontend-create-usage.golden b/cmd/scw/testdata/test-all-usage-lb-frontend-create-usage.golden index fa2ff7bebb..94d04781da 100644 --- a/cmd/scw/testdata/test-all-usage-lb-frontend-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-frontend-create-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-frontend-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lb-frontend-delete-usage.golden index de948a5ba4..8cc28cbaf0 100644 --- a/cmd/scw/testdata/test-all-usage-lb-frontend-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-frontend-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-frontend-get-usage.golden b/cmd/scw/testdata/test-all-usage-lb-frontend-get-usage.golden index 84a999e734..d300688be9 100644 --- a/cmd/scw/testdata/test-all-usage-lb-frontend-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-frontend-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-frontend-list-usage.golden b/cmd/scw/testdata/test-all-usage-lb-frontend-list-usage.golden index 2626f76c15..c9409757e4 100644 --- a/cmd/scw/testdata/test-all-usage-lb-frontend-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-frontend-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-frontend-update-usage.golden b/cmd/scw/testdata/test-all-usage-lb-frontend-update-usage.golden index c8b77899c9..20fa350922 100644 --- a/cmd/scw/testdata/test-all-usage-lb-frontend-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-frontend-update-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-frontend-usage.golden b/cmd/scw/testdata/test-all-usage-lb-frontend-usage.golden index 6625a8c9c2..553db42050 100644 --- a/cmd/scw/testdata/test-all-usage-lb-frontend-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-frontend-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb frontend [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lb-private-network-attach-usage.golden b/cmd/scw/testdata/test-all-usage-lb-private-network-attach-usage.golden index 98ec50f019..fc9a7420fb 100644 --- a/cmd/scw/testdata/test-all-usage-lb-private-network-attach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-private-network-attach-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-private-network-detach-usage.golden b/cmd/scw/testdata/test-all-usage-lb-private-network-detach-usage.golden index c5d95d8af0..025e153145 100644 --- a/cmd/scw/testdata/test-all-usage-lb-private-network-detach-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-private-network-detach-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-private-network-list-usage.golden b/cmd/scw/testdata/test-all-usage-lb-private-network-list-usage.golden index c3a66774d8..c614738abd 100644 --- a/cmd/scw/testdata/test-all-usage-lb-private-network-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-private-network-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-private-network-usage.golden b/cmd/scw/testdata/test-all-usage-lb-private-network-usage.golden index f3d65b1629..9853cc09bb 100644 --- a/cmd/scw/testdata/test-all-usage-lb-private-network-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-private-network-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb private-network [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lb-route-create-usage.golden b/cmd/scw/testdata/test-all-usage-lb-route-create-usage.golden index fe538c6c80..e3bc335717 100644 --- a/cmd/scw/testdata/test-all-usage-lb-route-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-route-create-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-route-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lb-route-delete-usage.golden index 50fdf2e845..dcc9e915ae 100644 --- a/cmd/scw/testdata/test-all-usage-lb-route-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-route-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-route-get-usage.golden b/cmd/scw/testdata/test-all-usage-lb-route-get-usage.golden index f5edbafd60..467d708a23 100644 --- a/cmd/scw/testdata/test-all-usage-lb-route-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-route-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-route-list-usage.golden b/cmd/scw/testdata/test-all-usage-lb-route-list-usage.golden index 33a78af96f..925da663f7 100644 --- a/cmd/scw/testdata/test-all-usage-lb-route-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-route-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-route-update-usage.golden b/cmd/scw/testdata/test-all-usage-lb-route-update-usage.golden index 8bc7b4c601..9f1dc5cb97 100644 --- a/cmd/scw/testdata/test-all-usage-lb-route-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-route-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-route-usage.golden b/cmd/scw/testdata/test-all-usage-lb-route-usage.golden index e7c4d21701..9ccb55ac26 100644 --- a/cmd/scw/testdata/test-all-usage-lb-route-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-route-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb route [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-create-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-create-usage.golden index a31f9271b9..b3e7ca14c2 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-delete-usage.golden index 3ba421d2ef..e72b3c0112 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-get-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-get-usage.golden index 06b3c7ba99..2362bf2c33 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-list-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-list-usage.golden index 16ba763398..677304920f 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-subscribe-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-subscribe-usage.golden index 6d56976d54..b6661af4d6 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-subscribe-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-subscribe-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-unsubscribe-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-unsubscribe-usage.golden index 919ae9d775..b2672e5f4e 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-unsubscribe-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-unsubscribe-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-update-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-update-usage.golden index 5ddc596d48..197db68c62 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lb-subscriber-usage.golden b/cmd/scw/testdata/test-all-usage-lb-subscriber-usage.golden index c408e9c2e7..c6df8f24e7 100644 --- a/cmd/scw/testdata/test-all-usage-lb-subscriber-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-subscriber-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb subscriber [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lb-usage.golden b/cmd/scw/testdata/test-all-usage-lb-usage.golden index 5afcaf4612..72dcc49ab1 100644 --- a/cmd/scw/testdata/test-all-usage-lb-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lb-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lbacl-create-usage.golden b/cmd/scw/testdata/test-all-usage-lbacl-create-usage.golden index e5371558f3..90013e7642 100644 --- a/cmd/scw/testdata/test-all-usage-lbacl-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbacl-create-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbacl-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lbacl-delete-usage.golden index 5e61ce976c..a6aed3d1d9 100644 --- a/cmd/scw/testdata/test-all-usage-lbacl-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbacl-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbacl-get-usage.golden b/cmd/scw/testdata/test-all-usage-lbacl-get-usage.golden index 9eebf396c8..d37776ebd5 100644 --- a/cmd/scw/testdata/test-all-usage-lbacl-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbacl-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbacl-list-usage.golden b/cmd/scw/testdata/test-all-usage-lbacl-list-usage.golden index ba304005fb..33d277cdb5 100644 --- a/cmd/scw/testdata/test-all-usage-lbacl-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbacl-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbacl-set-usage.golden b/cmd/scw/testdata/test-all-usage-lbacl-set-usage.golden index 3e29656977..70d1112656 100644 --- a/cmd/scw/testdata/test-all-usage-lbacl-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbacl-set-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbacl-update-usage.golden b/cmd/scw/testdata/test-all-usage-lbacl-update-usage.golden index bf0bbb03d4..e679a082cc 100644 --- a/cmd/scw/testdata/test-all-usage-lbacl-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbacl-update-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbacl-usage.golden b/cmd/scw/testdata/test-all-usage-lbacl-usage.golden index 371cf95387..5c1d654995 100644 --- a/cmd/scw/testdata/test-all-usage-lbacl-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbacl-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb acl [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lbip-create-usage.golden b/cmd/scw/testdata/test-all-usage-lbip-create-usage.golden index a61f92bb62..c24f3ee241 100644 --- a/cmd/scw/testdata/test-all-usage-lbip-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbip-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbip-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lbip-delete-usage.golden index 2e5e087095..aa16edfc2d 100644 --- a/cmd/scw/testdata/test-all-usage-lbip-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbip-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbip-get-usage.golden b/cmd/scw/testdata/test-all-usage-lbip-get-usage.golden index 8a9b8267cd..52d3f4be79 100644 --- a/cmd/scw/testdata/test-all-usage-lbip-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbip-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbip-list-usage.golden b/cmd/scw/testdata/test-all-usage-lbip-list-usage.golden index 3fac4afc86..2ad2743fd4 100644 --- a/cmd/scw/testdata/test-all-usage-lbip-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbip-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbip-update-usage.golden b/cmd/scw/testdata/test-all-usage-lbip-update-usage.golden index d6f1f997a7..c2f536f470 100644 --- a/cmd/scw/testdata/test-all-usage-lbip-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbip-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lbip-usage.golden b/cmd/scw/testdata/test-all-usage-lbip-usage.golden index 149dad3053..16ff93d2aa 100644 --- a/cmd/scw/testdata/test-all-usage-lbip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lbip-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb ip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lblb-create-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-create-usage.golden index 76a5202813..c71375392a 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-create-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-delete-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-delete-usage.golden index bc4f5bac37..01aa710181 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-delete-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-get-stats-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-get-stats-usage.golden index c1d3f1daab..f0bf9552ac 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-get-stats-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-get-stats-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-get-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-get-usage.golden index 754ae746ae..ddf5bc3694 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-list-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-list-usage.golden index 1c229d2852..958b571bf0 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-migrate-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-migrate-usage.golden index b7a427f6ef..47e9e9a76a 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-migrate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-migrate-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-types-list-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-types-list-usage.golden index 347bb3dc1a..d0444f7247 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-types-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-types-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-types-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-types-usage.golden index 53fd40bb8e..e058f38c62 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-types-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-types-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb lb-types [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lblb-update-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-update-usage.golden index 737400f878..4f28eba47c 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-update-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-lblb-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-usage.golden index 092f417314..81a9265fa0 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw lb lb [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-lblb-wait-usage.golden b/cmd/scw/testdata/test-all-usage-lblb-wait-usage.golden index 21e4b1c153..c6d29ebba8 100644 --- a/cmd/scw/testdata/test-all-usage-lblb-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-lblb-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-login-usage.golden b/cmd/scw/testdata/test-all-usage-login-usage.golden index df426a3079..2933a5aa6f 100644 --- a/cmd/scw/testdata/test-all-usage-login-usage.golden +++ b/cmd/scw/testdata/test-all-usage-login-usage.golden @@ -18,6 +18,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Init profile manually diff --git a/cmd/scw/testdata/test-all-usage-marketplace-category-get-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-category-get-usage.golden index 1dcda37d7c..ef9868143b 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-category-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-category-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-marketplace-category-list-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-category-list-usage.golden index 1d711672b8..65fe9dd4cb 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-category-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-category-list-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-marketplace-category-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-category-usage.golden index e5366011a8..57caf579a0 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-category-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-category-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw marketplace category [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-marketplace-image-get-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-image-get-usage.golden index b5dcef786b..5a1f89226a 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-image-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-image-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-marketplace-image-list-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-image-list-usage.golden index b6a264f477..1e0fb4f6cd 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-image-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-image-list-usage.golden @@ -19,6 +19,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # List all images available in an account diff --git a/cmd/scw/testdata/test-all-usage-marketplace-image-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-image-usage.golden index ac96885b8f..32b206579b 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-image-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-image-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw marketplace image [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-marketplace-local-image-get-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-local-image-get-usage.golden index 05d2b9087a..fd6198da36 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-local-image-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-local-image-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-marketplace-local-image-list-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-local-image-list-usage.golden index d073dec762..437fd7ecef 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-local-image-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-local-image-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-marketplace-local-image-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-local-image-usage.golden index 95676f4053..2353031fec 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-local-image-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-local-image-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw marketplace local-image [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-marketplace-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-usage.golden index dc3a28c27b..71c72991d0 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw marketplace [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-marketplace-version-get-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-version-get-usage.golden index 6bec4fbf44..1980bb0f12 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-version-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-version-get-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-marketplace-version-list-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-version-list-usage.golden index 795767db10..a4b749d6f4 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-version-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-version-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-marketplace-version-usage.golden b/cmd/scw/testdata/test-all-usage-marketplace-version-usage.golden index b9a9bada97..6f26fef5de 100644 --- a/cmd/scw/testdata/test-all-usage-marketplace-version-usage.golden +++ b/cmd/scw/testdata/test-all-usage-marketplace-version-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw marketplace version [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-create-account-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-create-account-usage.golden index 9bee097839..a2ae5d5968 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-create-account-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-create-account-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-create-context-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-create-context-usage.golden index 30f8fa946e..8d34ba5d34 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-create-context-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-create-context-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-create-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-create-credentials-usage.golden index ff2cbe4a0c..0790dd8ac7 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-create-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-create-credentials-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-delete-account-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-delete-account-usage.golden index e08fca0038..4e86a3d213 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-delete-account-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-delete-account-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-delete-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-delete-credentials-usage.golden index 32bf8fe395..1df1aca1b4 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-delete-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-delete-credentials-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-get-account-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-get-account-usage.golden index 81b98dc15a..feadecb86d 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-get-account-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-get-account-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-get-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-get-credentials-usage.golden index 0792f19c1d..9e156149f1 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-get-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-get-credentials-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-list-accounts-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-list-accounts-usage.golden index a265712a8c..8a33b7a30c 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-list-accounts-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-list-accounts-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-list-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-list-credentials-usage.golden index 7643e6dcb2..f612d26518 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-list-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-list-credentials-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-update-account-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-update-account-usage.golden index 30abc8575d..210c28757f 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-update-account-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-update-account-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-nats-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-nats-usage.golden index ce8170e984..25109ada60 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-nats-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-nats-usage.golden @@ -27,5 +27,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mnq nats [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-activate-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-activate-usage.golden index 6750efadb8..b2deb866b3 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-activate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-activate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-create-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-create-credentials-usage.golden index a9324c881b..c3065046df 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-create-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-create-credentials-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-deactivate-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-deactivate-usage.golden index 5a7612d955..0a8b282fc1 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-deactivate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-deactivate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-delete-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-delete-credentials-usage.golden index 9ce23a828c..75975e535a 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-delete-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-delete-credentials-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-get-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-get-credentials-usage.golden index e2b50ad9e2..61ac7f6d72 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-get-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-get-credentials-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-get-info-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-get-info-usage.golden index faf5788194..95e09fc902 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-get-info-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-get-info-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-list-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-list-credentials-usage.golden index 3e1aeddabf..9f48f767b4 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-list-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-list-credentials-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-update-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-update-credentials-usage.golden index ad0fd6ff60..65b3c9cb4d 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-update-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-update-credentials-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sns-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sns-usage.golden index e165f679f8..8d770279ab 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sns-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sns-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mnq sns [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-activate-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-activate-usage.golden index e0a3c39e9b..5ba6db1cf2 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-activate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-activate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-create-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-create-credentials-usage.golden index 9b56e336f0..fd9d163529 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-create-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-create-credentials-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-deactivate-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-deactivate-usage.golden index bd98389f20..b06153d37c 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-deactivate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-deactivate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-delete-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-delete-credentials-usage.golden index 43895f9d6e..d0dd0bb640 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-delete-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-delete-credentials-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-get-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-get-credentials-usage.golden index 88a2d243af..7280089cb4 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-get-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-get-credentials-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-get-info-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-get-info-usage.golden index f7530c5100..49478ef253 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-get-info-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-get-info-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-list-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-list-credentials-usage.golden index 8ede55b0e3..8887bbf19c 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-list-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-list-credentials-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-update-credentials-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-update-credentials-usage.golden index f3ffa75124..93dea21ac5 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-update-credentials-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-update-credentials-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mnq-sqs-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-sqs-usage.golden index d15e919e94..692484c76c 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-sqs-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-sqs-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mnq sqs [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mnq-usage.golden b/cmd/scw/testdata/test-all-usage-mnq-usage.golden index 7b6eaf8a94..f2281676a1 100644 --- a/cmd/scw/testdata/test-all-usage-mnq-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mnq-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mnq [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mongodb-endpoint-create-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-endpoint-create-usage.golden index b0124f6082..6cb387f2c8 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-endpoint-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-endpoint-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-endpoint-delete-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-endpoint-delete-usage.golden index 528380557a..414c3ffc17 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-endpoint-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-endpoint-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-endpoint-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-endpoint-usage.golden index 3302b2d078..fd2295c6cd 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-endpoint-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-endpoint-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mongodb endpoint [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-create-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-create-usage.golden index cdba8bed9a..4564dbf768 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-create-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-delete-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-delete-usage.golden index 1a6d8ae532..3ed4ab26cb 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-get-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-get-certificate-usage.golden index 72838deb40..9a6e7085ff 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-get-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-get-certificate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-get-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-get-usage.golden index 6ca461ba34..7f106e0b4a 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-list-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-list-usage.golden index b4ead65d2e..7382549eb6 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-update-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-update-usage.golden index efaa082d62..c32758cc4f 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-upgrade-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-upgrade-usage.golden index a69762e598..3e23dc055c 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-upgrade-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-upgrade-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-usage.golden index b095be96e1..ba0a9f7df8 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mongodb instance [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mongodb-instance-wait-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-instance-wait-usage.golden index e5d2609688..319e37900f 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-instance-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-instance-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-node-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-node-type-list-usage.golden index 02a7ff4074..442af318bf 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-node-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-node-type-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-node-type-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-node-type-usage.golden index 48f83d04bf..708ddd70f8 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-node-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-node-type-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mongodb node-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-create-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-create-usage.golden index 6dbf7a4750..e2494b497d 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-delete-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-delete-usage.golden index 37faf9b657..cf9b7f3af2 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-get-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-get-usage.golden index 2008ebe0d6..48b8bb3950 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-list-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-list-usage.golden index d38b9f6088..13be636a98 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-restore-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-restore-usage.golden index 5929921108..d28591de7b 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-restore-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-restore-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-update-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-update-usage.golden index f2132d911d..a98e884132 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-usage.golden index 9882792c72..be2d893f88 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-snapshot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-snapshot-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mongodb snapshot [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mongodb-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-usage.golden index b74975d8b4..280dc6c105 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mongodb [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mongodb-user-create-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-user-create-usage.golden index b2524af3f0..8efe0ebac1 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-user-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-user-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-user-delete-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-user-delete-usage.golden index 53b2e6b06f..d3acbddf79 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-user-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-user-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-user-list-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-user-list-usage.golden index cf25644787..99b260ed81 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-user-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-user-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-user-set-role-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-user-set-role-usage.golden index 776ab02c22..6d61efc8f2 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-user-set-role-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-user-set-role-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-user-update-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-user-update-usage.golden index c6e6c283ef..fc476494f8 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-user-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-user-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-user-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-user-usage.golden index 0a86c0ce43..a8b5f6ef47 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-user-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-user-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mongodb user [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-mongodb-version-list-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-version-list-usage.golden index 3669f2ee40..7f508d5fff 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-version-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-version-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-mongodb-version-usage.golden b/cmd/scw/testdata/test-all-usage-mongodb-version-usage.golden index 243d83fd1b..56d0289e7d 100644 --- a/cmd/scw/testdata/test-all-usage-mongodb-version-usage.golden +++ b/cmd/scw/testdata/test-all-usage-mongodb-version-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw mongodb version [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-object-bucket-create-usage.golden b/cmd/scw/testdata/test-all-usage-object-bucket-create-usage.golden index 9dab63073c..ba698179fa 100644 --- a/cmd/scw/testdata/test-all-usage-object-bucket-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-bucket-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-object-bucket-delete-usage.golden b/cmd/scw/testdata/test-all-usage-object-bucket-delete-usage.golden index f5f40521fa..e5b6fb2ab1 100644 --- a/cmd/scw/testdata/test-all-usage-object-bucket-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-bucket-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-object-bucket-get-usage.golden b/cmd/scw/testdata/test-all-usage-object-bucket-get-usage.golden index b59783fe10..fdbcaef316 100644 --- a/cmd/scw/testdata/test-all-usage-object-bucket-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-bucket-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-object-bucket-list-usage.golden b/cmd/scw/testdata/test-all-usage-object-bucket-list-usage.golden index 8ca8dbb6b4..ba204d8075 100644 --- a/cmd/scw/testdata/test-all-usage-object-bucket-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-bucket-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-object-bucket-update-usage.golden b/cmd/scw/testdata/test-all-usage-object-bucket-update-usage.golden index a0ed4de658..151415bf38 100644 --- a/cmd/scw/testdata/test-all-usage-object-bucket-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-bucket-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-object-bucket-usage.golden b/cmd/scw/testdata/test-all-usage-object-bucket-usage.golden index efb58d9e81..2eb20f48af 100644 --- a/cmd/scw/testdata/test-all-usage-object-bucket-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-bucket-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw object bucket [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-object-config-get-usage.golden b/cmd/scw/testdata/test-all-usage-object-config-get-usage.golden index d4d3dee0c8..5ed4309796 100644 --- a/cmd/scw/testdata/test-all-usage-object-config-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-config-get-usage.golden @@ -28,6 +28,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Install a S3 tool configuration file diff --git a/cmd/scw/testdata/test-all-usage-object-config-install-usage.golden b/cmd/scw/testdata/test-all-usage-object-config-install-usage.golden index 7510b02ec6..66e51aeee7 100644 --- a/cmd/scw/testdata/test-all-usage-object-config-install-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-config-install-usage.golden @@ -28,6 +28,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts SEE ALSO: # Generate a S3 tool configuration file diff --git a/cmd/scw/testdata/test-all-usage-object-config-usage.golden b/cmd/scw/testdata/test-all-usage-object-config-usage.golden index 5fc8c4ec8b..ac5f5ab86e 100644 --- a/cmd/scw/testdata/test-all-usage-object-config-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-config-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw object config [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-object-usage.golden b/cmd/scw/testdata/test-all-usage-object-usage.golden index 57b1ae5baa..223b6a2d2a 100644 --- a/cmd/scw/testdata/test-all-usage-object-usage.golden +++ b/cmd/scw/testdata/test-all-usage-object-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw object [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-acl-add-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-acl-add-usage.golden index f2736933e0..08763f215f 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-acl-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-acl-add-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-acl-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-acl-delete-usage.golden index 2366381a36..4767e6fa51 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-acl-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-acl-delete-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-acl-edit-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-acl-edit-usage.golden index 8bc41b775d..bc02831a94 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-acl-edit-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-acl-edit-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-acl-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-acl-list-usage.golden index 2f398b1b0c..c4b019175c 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-acl-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-acl-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-acl-set-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-acl-set-usage.golden index bdaa2246ca..46e91c21a8 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-acl-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-acl-set-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-acl-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-acl-usage.golden index a5f22d33e6..1c6f4889b5 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-acl-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-acl-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb acl [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-create-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-create-usage.golden index 0cd67d71ce..1b86fe59fd 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-delete-usage.golden index 4b455d5e2e..ea03f0512b 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-download-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-download-usage.golden index d038f4786a..71c2086799 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-download-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-download-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-export-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-export-usage.golden index e5d6cbaecd..f5da32ab89 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-export-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-export-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-get-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-get-usage.golden index c766278cda..1376df124e 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-list-usage.golden index 37125b537b..d051a67992 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-restore-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-restore-usage.golden index 261e6e15b2..48b5dabeef 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-restore-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-restore-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-update-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-update-usage.golden index 753ad4a8e1..ae5fcea196 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-usage.golden index 08c15a458d..e200b69367 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb backup [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-backup-wait-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-backup-wait-usage.golden index b35054ce68..46bf579231 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-backup-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-backup-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-database-create-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-database-create-usage.golden index f384887139..2352ad43f7 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-database-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-database-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-database-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-database-delete-usage.golden index ab1c9716d4..bc867932d4 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-database-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-database-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-database-get-url-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-database-get-url-usage.golden index 933779e069..6f03f31ad8 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-database-get-url-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-database-get-url-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-database-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-database-list-usage.golden index dc66d75781..896ebcf7b0 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-database-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-database-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-database-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-database-usage.golden index 4610ba1bb0..f69e6a0cc1 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-database-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-database-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb database [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-endpoint-create-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-endpoint-create-usage.golden index ad23d0ac51..8eb0362c67 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-endpoint-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-endpoint-create-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-endpoint-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-endpoint-delete-usage.golden index 7d8427ec90..5ff435b2b8 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-endpoint-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-endpoint-delete-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-endpoint-get-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-endpoint-get-usage.golden index d0c5f20c61..6e5b21d2eb 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-endpoint-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-endpoint-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-endpoint-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-endpoint-list-usage.golden index 4813e8d0d4..b791648c05 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-endpoint-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-endpoint-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-endpoint-migrate-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-endpoint-migrate-usage.golden index 5cb1774136..1d3d396d58 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-endpoint-migrate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-endpoint-migrate-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-endpoint-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-endpoint-usage.golden index 3357aa8feb..594aebf850 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-endpoint-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-endpoint-usage.golden @@ -26,5 +26,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb endpoint [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-engine-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-engine-list-usage.golden index a8f5be372a..541a0b1071 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-engine-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-engine-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-engine-settings-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-engine-settings-usage.golden index 98e95ffbd7..66b1ed0503 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-engine-settings-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-engine-settings-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-engine-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-engine-usage.golden index 30304db53c..f8aeb9cb95 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-engine-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-engine-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb engine [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-clone-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-clone-usage.golden index 992c25638d..f19ecb4ce1 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-clone-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-clone-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-connect-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-connect-usage.golden index 4f5642cb00..34e8054a0b 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-connect-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-connect-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-create-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-create-usage.golden index b242ba3302..a871af89e0 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-create-usage.golden @@ -39,3 +39,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-delete-usage.golden index 2f58d464e3..e673729927 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-get-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-get-certificate-usage.golden index 1f7135283d..8b0ae7b700 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-get-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-get-certificate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-get-metrics-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-get-metrics-usage.golden index 8349256c3d..8405b153ba 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-get-metrics-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-get-metrics-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-get-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-get-usage.golden index 64fd0bc618..39fc908cf3 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-list-usage.golden index 045d42a1f1..c851b31a61 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-renew-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-renew-certificate-usage.golden index e4e80f7f9f..a9b0cdd951 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-renew-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-renew-certificate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-restart-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-restart-usage.golden index a25966be4e..3fccce2e46 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-restart-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-restart-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-update-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-update-usage.golden index d3c3daeea9..d888ceb66a 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-update-usage.golden @@ -38,3 +38,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-upgrade-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-upgrade-usage.golden index 332e06a9cc..24e9ef348c 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-upgrade-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-upgrade-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-usage.golden index a1665b6816..aa2bf41a9d 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-usage.golden @@ -34,5 +34,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb instance [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-instance-wait-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-instance-wait-usage.golden index 9a9d080a03..49cfec7389 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-instance-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-instance-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-log-get-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-log-get-usage.golden index 44c2311ed8..032cee87dd 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-log-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-log-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-log-list-details-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-log-list-details-usage.golden index 364ecb9c98..4d6916e3d5 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-log-list-details-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-log-list-details-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-log-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-log-list-usage.golden index 7cf113cabe..641e678efb 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-log-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-log-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-log-prepare-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-log-prepare-usage.golden index 044baf5c7f..e11de709a8 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-log-prepare-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-log-prepare-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-log-purge-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-log-purge-usage.golden index 3509c90a96..477976658d 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-log-purge-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-log-purge-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-log-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-log-usage.golden index d057a05cb0..858e2809e1 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-log-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-log-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb log [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-node-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-node-type-list-usage.golden index 6293f9b3ae..f035d05d22 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-node-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-node-type-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-node-type-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-node-type-usage.golden index df3b22485f..1ba97ea75c 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-node-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-node-type-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb node-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-privilege-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-privilege-list-usage.golden index 75f95de60b..58ac231b4d 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-privilege-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-privilege-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-privilege-set-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-privilege-set-usage.golden index 904329d919..1fbcb46a8f 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-privilege-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-privilege-set-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-privilege-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-privilege-usage.golden index d2f8e34216..a40a6d8a93 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-privilege-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-privilege-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb privilege [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-endpoint-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-endpoint-usage.golden index 3df878afe3..40cc489bca 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-endpoint-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-endpoint-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-usage.golden index b44e4770fc..9b944f8086 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-read-replica-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-read-replica-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-read-replica-delete-usage.golden index efa9e16db9..8bf2bfadef 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-read-replica-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-read-replica-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-read-replica-get-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-read-replica-get-usage.golden index 256b86ce62..cd38ca9db8 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-read-replica-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-read-replica-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-read-replica-reset-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-read-replica-reset-usage.golden index 1ad0d6b893..3f2f2e6c69 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-read-replica-reset-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-read-replica-reset-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-read-replica-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-read-replica-usage.golden index 2007791577..cffdbeab6d 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-read-replica-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-read-replica-usage.golden @@ -32,5 +32,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb read-replica [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-setting-add-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-setting-add-usage.golden index f4fceba6c0..cd7a47376b 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-setting-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-setting-add-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-setting-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-setting-delete-usage.golden index f5252bd43f..137cb6b8c7 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-setting-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-setting-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-setting-edit-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-setting-edit-usage.golden index 590ce09cc9..b6d46c2384 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-setting-edit-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-setting-edit-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-setting-set-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-setting-set-usage.golden index 25f2fbe25f..34e0e71ce5 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-setting-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-setting-set-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-setting-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-setting-usage.golden index 35e20ae4e3..9a9c522513 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-setting-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-setting-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb setting [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-snapshot-create-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-snapshot-create-usage.golden index 3fb09f2838..47b7aa1d6a 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-snapshot-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-snapshot-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-snapshot-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-snapshot-delete-usage.golden index 036707a217..5cfd797c05 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-snapshot-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-snapshot-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-snapshot-get-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-snapshot-get-usage.golden index 9827fb7351..e751ae5407 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-snapshot-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-snapshot-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-snapshot-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-snapshot-list-usage.golden index fd07c39147..893780f2b5 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-snapshot-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-snapshot-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-snapshot-restore-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-snapshot-restore-usage.golden index e92af393d5..55ca428efd 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-snapshot-restore-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-snapshot-restore-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-snapshot-update-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-snapshot-update-usage.golden index 52afa4c627..82e6752333 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-snapshot-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-snapshot-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-snapshot-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-snapshot-usage.golden index 220178c286..a6a04dc92f 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-snapshot-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-snapshot-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb snapshot [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-usage.golden index af71dab494..7c1e4eec69 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-usage.golden @@ -28,5 +28,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-rdb-user-create-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-user-create-usage.golden index cd16bc6d14..cf553759bd 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-user-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-user-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-user-delete-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-user-delete-usage.golden index 425f24ea66..aba62b87f7 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-user-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-user-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-user-get-url-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-user-get-url-usage.golden index 02badf1a0a..f0e913fcab 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-user-get-url-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-user-get-url-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-user-list-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-user-list-usage.golden index 861f41df3f..c3f3966472 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-user-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-user-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-user-update-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-user-update-usage.golden index 4bc7911a13..76b9e6c7bc 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-user-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-user-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-rdb-user-usage.golden b/cmd/scw/testdata/test-all-usage-rdb-user-usage.golden index 7cee9e0816..f8cfff0140 100644 --- a/cmd/scw/testdata/test-all-usage-rdb-user-usage.golden +++ b/cmd/scw/testdata/test-all-usage-rdb-user-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw rdb user [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden index 75dce08ccb..7ca72e281c 100644 --- a/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-acl-add-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden index 8656df5a3f..c691e32f4b 100644 --- a/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-acl-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden index 40e8173484..ef9d7799af 100644 --- a/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-acl-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden index 987a2ab9d7..e35816ad89 100644 --- a/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-acl-set-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-update-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-update-usage.golden index 89743947c1..4413b2dfd9 100644 --- a/cmd/scw/testdata/test-all-usage-redis-acl-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-acl-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-acl-usage.golden b/cmd/scw/testdata/test-all-usage-redis-acl-usage.golden index 8322342abf..f2063e7ab0 100644 --- a/cmd/scw/testdata/test-all-usage-redis-acl-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-acl-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw redis acl [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden index 97897bc914..c1180d3c49 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-create-usage.golden @@ -33,3 +33,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden index 16e66b8007..0eaf548a7b 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden index ed44379625..3ae80f99dc 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-get-certificate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden index 46b46f05d2..6480575068 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden index 797eea46f3..a573f00f71 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden index aee1033d56..cf001e994a 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-metrics-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden index bd961cc2b4..640df4e251 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-migrate-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden index 94a02b088f..7b77b50a22 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-renew-certificate-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden index 03048f2e71..eda63dffa8 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-usage.golden index a0ef829d13..544b4b169b 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw redis cluster [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-redis-cluster-wait-usage.golden b/cmd/scw/testdata/test-all-usage-redis-cluster-wait-usage.golden index d4b1fa9e29..f56cebaf00 100644 --- a/cmd/scw/testdata/test-all-usage-redis-cluster-wait-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-cluster-wait-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden index 1b618efdb0..aeac6a615a 100644 --- a/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-add-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden index c2819c485e..ab86a72d5f 100644 --- a/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden index b3d18444dc..9ec947bccf 100644 --- a/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden index a4ab4f7c07..e2749f4332 100644 --- a/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-set-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-update-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-update-usage.golden index 0ae50c2d02..14bb13b03f 100644 --- a/cmd/scw/testdata/test-all-usage-redis-endpoint-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-endpoint-usage.golden b/cmd/scw/testdata/test-all-usage-redis-endpoint-usage.golden index 3f5dffed76..9542fd664c 100644 --- a/cmd/scw/testdata/test-all-usage-redis-endpoint-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-endpoint-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw redis endpoint [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden index 964eace77b..65f2816ebf 100644 --- a/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-node-type-list-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-node-type-usage.golden b/cmd/scw/testdata/test-all-usage-redis-node-type-usage.golden index 92804771d7..ec3b54d50e 100644 --- a/cmd/scw/testdata/test-all-usage-redis-node-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-node-type-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw redis node-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden b/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden index 2e5883286c..e0e11906f6 100644 --- a/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-setting-add-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden b/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden index 5c0de4f774..e8ea777f00 100644 --- a/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-setting-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden b/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden index 21073b508b..99a5d376cf 100644 --- a/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-setting-set-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-setting-usage.golden b/cmd/scw/testdata/test-all-usage-redis-setting-usage.golden index d4faf58230..13c00c3ddc 100644 --- a/cmd/scw/testdata/test-all-usage-redis-setting-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-setting-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw redis setting [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-redis-usage.golden b/cmd/scw/testdata/test-all-usage-redis-usage.golden index 09c596db60..7f6414afae 100644 --- a/cmd/scw/testdata/test-all-usage-redis-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw redis [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden b/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden index eb26eef5b9..23a7682bee 100644 --- a/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-version-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-redis-version-usage.golden b/cmd/scw/testdata/test-all-usage-redis-version-usage.golden index 8bf12a68d7..b7a6fef25b 100644 --- a/cmd/scw/testdata/test-all-usage-redis-version-usage.golden +++ b/cmd/scw/testdata/test-all-usage-redis-version-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw redis version [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-registry-image-delete-usage.golden b/cmd/scw/testdata/test-all-usage-registry-image-delete-usage.golden index c0b467be27..73a4dc6263 100644 --- a/cmd/scw/testdata/test-all-usage-registry-image-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-image-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-image-get-usage.golden b/cmd/scw/testdata/test-all-usage-registry-image-get-usage.golden index bcddb86b74..90b1d02cc8 100644 --- a/cmd/scw/testdata/test-all-usage-registry-image-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-image-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-image-list-usage.golden b/cmd/scw/testdata/test-all-usage-registry-image-list-usage.golden index 2f3c99f772..9131221dab 100644 --- a/cmd/scw/testdata/test-all-usage-registry-image-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-image-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-image-update-usage.golden b/cmd/scw/testdata/test-all-usage-registry-image-update-usage.golden index bdf95e09fb..b492e6da6a 100644 --- a/cmd/scw/testdata/test-all-usage-registry-image-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-image-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-image-usage.golden b/cmd/scw/testdata/test-all-usage-registry-image-usage.golden index c697dd138c..d266f8b460 100644 --- a/cmd/scw/testdata/test-all-usage-registry-image-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-image-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw registry image [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-registry-install-docker-helper-usage.golden b/cmd/scw/testdata/test-all-usage-registry-install-docker-helper-usage.golden index 4404158cf7..0cd978b043 100644 --- a/cmd/scw/testdata/test-all-usage-registry-install-docker-helper-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-install-docker-helper-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-login-usage.golden b/cmd/scw/testdata/test-all-usage-registry-login-usage.golden index ed0bae6557..21be9b510e 100644 --- a/cmd/scw/testdata/test-all-usage-registry-login-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-login-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-logout-usage.golden b/cmd/scw/testdata/test-all-usage-registry-logout-usage.golden index 9ddd488ca3..cdd02b1cf9 100644 --- a/cmd/scw/testdata/test-all-usage-registry-logout-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-logout-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-namespace-create-usage.golden b/cmd/scw/testdata/test-all-usage-registry-namespace-create-usage.golden index 6b8e8c0f16..4260e57be4 100644 --- a/cmd/scw/testdata/test-all-usage-registry-namespace-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-namespace-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-namespace-delete-usage.golden b/cmd/scw/testdata/test-all-usage-registry-namespace-delete-usage.golden index d71e2e026a..8c2701b480 100644 --- a/cmd/scw/testdata/test-all-usage-registry-namespace-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-namespace-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-namespace-get-usage.golden b/cmd/scw/testdata/test-all-usage-registry-namespace-get-usage.golden index 739a9a0294..1e5666d2f8 100644 --- a/cmd/scw/testdata/test-all-usage-registry-namespace-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-namespace-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-namespace-list-usage.golden b/cmd/scw/testdata/test-all-usage-registry-namespace-list-usage.golden index 61631eae50..7cab6d1a37 100644 --- a/cmd/scw/testdata/test-all-usage-registry-namespace-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-namespace-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-namespace-update-usage.golden b/cmd/scw/testdata/test-all-usage-registry-namespace-update-usage.golden index 23da338e3e..114c6c46e9 100644 --- a/cmd/scw/testdata/test-all-usage-registry-namespace-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-namespace-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-namespace-usage.golden b/cmd/scw/testdata/test-all-usage-registry-namespace-usage.golden index a328501bb3..506f491f29 100644 --- a/cmd/scw/testdata/test-all-usage-registry-namespace-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-namespace-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw registry namespace [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-registry-tag-delete-usage.golden b/cmd/scw/testdata/test-all-usage-registry-tag-delete-usage.golden index 645e33973d..41193e24c5 100644 --- a/cmd/scw/testdata/test-all-usage-registry-tag-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-tag-delete-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-tag-get-usage.golden b/cmd/scw/testdata/test-all-usage-registry-tag-get-usage.golden index 07aabfddd8..92358d94c1 100644 --- a/cmd/scw/testdata/test-all-usage-registry-tag-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-tag-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-tag-list-usage.golden b/cmd/scw/testdata/test-all-usage-registry-tag-list-usage.golden index e11568060a..fbb2bf3865 100644 --- a/cmd/scw/testdata/test-all-usage-registry-tag-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-tag-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-registry-tag-usage.golden b/cmd/scw/testdata/test-all-usage-registry-tag-usage.golden index a91940f4e4..411702853e 100644 --- a/cmd/scw/testdata/test-all-usage-registry-tag-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-tag-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw registry tag [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-registry-usage.golden b/cmd/scw/testdata/test-all-usage-registry-usage.golden index bcab14b7fe..ba996e23dd 100644 --- a/cmd/scw/testdata/test-all-usage-registry-usage.golden +++ b/cmd/scw/testdata/test-all-usage-registry-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw registry [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-export-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-export-usage.golden index d825b34884..14d7a1d5a9 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-export-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-export-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-get-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-get-usage.golden index e1e72587f7..0abe55ab17 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-list-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-list-usage.golden index 959a2d3460..2c2ae295b8 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-usage.golden index 97f9fcb846..aba039cab6 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-backup-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-backup-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw sdb-sql backup [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-database-create-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-database-create-usage.golden index 67b337054b..8d52e11e10 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-database-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-database-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-database-delete-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-database-delete-usage.golden index 420e9feec8..df5261b3dc 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-database-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-database-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-database-get-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-database-get-usage.golden index 42268d103a..6ac0597b74 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-database-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-database-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-database-list-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-database-list-usage.golden index 50e9115efd..f348c0c5bd 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-database-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-database-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-database-restore-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-database-restore-usage.golden index 0a46d51135..34807f7f2b 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-database-restore-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-database-restore-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-database-update-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-database-update-usage.golden index 3901ac7aa5..6b1b677856 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-database-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-database-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-database-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-database-usage.golden index bdf6ca181a..7b2e2f176c 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-database-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-database-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw sdb-sql database [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-sdb-sql-usage.golden b/cmd/scw/testdata/test-all-usage-sdb-sql-usage.golden index 330ea15418..f51201fb54 100644 --- a/cmd/scw/testdata/test-all-usage-sdb-sql-usage.golden +++ b/cmd/scw/testdata/test-all-usage-sdb-sql-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw sdb-sql [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-add-owner-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-add-owner-usage.golden index 7fa0265959..0de61e26aa 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-add-owner-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-add-owner-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-create-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-create-usage.golden index f2ccd56bbc..5cccbbf02e 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-create-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-delete-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-delete-usage.golden index 7b16008537..8a341d71c3 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-delete-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-get-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-get-usage.golden index 93794f7487..da9f1148d5 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-list-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-list-usage.golden index 1045aed650..6e795f5d02 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-list-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-protect-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-protect-usage.golden index 262d9bef4c..4211d64070 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-protect-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-protect-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-unprotect-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-unprotect-usage.golden index 35be607608..9ecc7c4e43 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-unprotect-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-unprotect-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-update-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-update-usage.golden index 0483ac7fa3..dbe261db44 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-update-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-secret-usage.golden b/cmd/scw/testdata/test-all-usage-secret-secret-usage.golden index 8f9ff192e9..f242348c1f 100644 --- a/cmd/scw/testdata/test-all-usage-secret-secret-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-secret-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw secret secret [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-secret-usage.golden b/cmd/scw/testdata/test-all-usage-secret-usage.golden index 24335f746c..15b7730020 100644 --- a/cmd/scw/testdata/test-all-usage-secret-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw secret [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-secret-version-access-by-path-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-access-by-path-usage.golden index 88d3740281..12c4ba37b7 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-access-by-path-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-access-by-path-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-access-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-access-usage.golden index bb9529e4b0..39b1774c0a 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-access-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-access-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-create-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-create-usage.golden index 41f0ef579d..ebb3a0ff31 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-create-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-delete-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-delete-usage.golden index bd81944ba5..0787713a62 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-delete-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-disable-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-disable-usage.golden index 3730831528..f98a4679d5 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-disable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-disable-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-enable-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-enable-usage.golden index d4eef7f77a..232f28a188 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-enable-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-enable-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-get-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-get-usage.golden index b6ae122ffe..fdbd02a79c 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-list-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-list-usage.golden index ab67df1f29..60822386b9 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-update-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-update-usage.golden index b2526498c6..dce5b7ebfc 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-secret-version-usage.golden b/cmd/scw/testdata/test-all-usage-secret-version-usage.golden index 4796b9f9b2..acec1e146c 100644 --- a/cmd/scw/testdata/test-all-usage-secret-version-usage.golden +++ b/cmd/scw/testdata/test-all-usage-secret-version-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw secret version [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-tem-blocklists-create-usage.golden b/cmd/scw/testdata/test-all-usage-tem-blocklists-create-usage.golden index 10e8481411..d19dd0c89a 100644 --- a/cmd/scw/testdata/test-all-usage-tem-blocklists-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-blocklists-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-blocklists-delete-usage.golden b/cmd/scw/testdata/test-all-usage-tem-blocklists-delete-usage.golden index 6d942a6009..38edf0b4ed 100644 --- a/cmd/scw/testdata/test-all-usage-tem-blocklists-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-blocklists-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-blocklists-list-usage.golden b/cmd/scw/testdata/test-all-usage-tem-blocklists-list-usage.golden index 9b93272ff8..b680336acd 100644 --- a/cmd/scw/testdata/test-all-usage-tem-blocklists-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-blocklists-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-blocklists-usage.golden b/cmd/scw/testdata/test-all-usage-tem-blocklists-usage.golden index 251c45e65d..8d3f748557 100644 --- a/cmd/scw/testdata/test-all-usage-tem-blocklists-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-blocklists-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw tem blocklists [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-check-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-check-usage.golden index d07ede8870..9e4b4dc537 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-check-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-check-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-create-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-create-usage.golden index f608588080..761412383a 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-create-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-get-last-status-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-get-last-status-usage.golden index 8d4a0310f4..c27a76a880 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-get-last-status-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-get-last-status-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-get-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-get-usage.golden index dc5bc71868..de017d26d1 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-list-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-list-usage.golden index 9c7665b279..67695b24d5 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-revoke-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-revoke-usage.golden index 6314effa97..022cecb903 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-revoke-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-revoke-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-update-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-update-usage.golden index 3e402c1bc5..02292bfb0e 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-domain-usage.golden b/cmd/scw/testdata/test-all-usage-tem-domain-usage.golden index 0f8cbdef20..82a23ae8bc 100644 --- a/cmd/scw/testdata/test-all-usage-tem-domain-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-domain-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw tem domain [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-tem-email-cancel-usage.golden b/cmd/scw/testdata/test-all-usage-tem-email-cancel-usage.golden index 3094cd4eff..1617a60c14 100644 --- a/cmd/scw/testdata/test-all-usage-tem-email-cancel-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-email-cancel-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-email-create-usage.golden b/cmd/scw/testdata/test-all-usage-tem-email-create-usage.golden index a2bbd9bda8..de7bee16c7 100644 --- a/cmd/scw/testdata/test-all-usage-tem-email-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-email-create-usage.golden @@ -34,3 +34,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-email-get-statistics-usage.golden b/cmd/scw/testdata/test-all-usage-tem-email-get-statistics-usage.golden index 305a4b410e..063fa687e6 100644 --- a/cmd/scw/testdata/test-all-usage-tem-email-get-statistics-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-email-get-statistics-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-email-get-usage.golden b/cmd/scw/testdata/test-all-usage-tem-email-get-usage.golden index fd990e12f5..fdbe8eb842 100644 --- a/cmd/scw/testdata/test-all-usage-tem-email-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-email-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-email-list-usage.golden b/cmd/scw/testdata/test-all-usage-tem-email-list-usage.golden index 3c9f38dbc6..b83cb6adc8 100644 --- a/cmd/scw/testdata/test-all-usage-tem-email-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-email-list-usage.golden @@ -31,3 +31,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-email-usage.golden b/cmd/scw/testdata/test-all-usage-tem-email-usage.golden index 58fd210eb6..7be96df3d0 100644 --- a/cmd/scw/testdata/test-all-usage-tem-email-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-email-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw tem email [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-tem-offers-list-usage.golden b/cmd/scw/testdata/test-all-usage-tem-offers-list-usage.golden index 121747bf7f..13ae226fc7 100644 --- a/cmd/scw/testdata/test-all-usage-tem-offers-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-offers-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-offers-update-usage.golden b/cmd/scw/testdata/test-all-usage-tem-offers-update-usage.golden index 89076f72d6..ea7b7622a3 100644 --- a/cmd/scw/testdata/test-all-usage-tem-offers-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-offers-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-offers-usage.golden b/cmd/scw/testdata/test-all-usage-tem-offers-usage.golden index d502b3cd8c..d49221d54e 100644 --- a/cmd/scw/testdata/test-all-usage-tem-offers-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-offers-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw tem offers [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-tem-project-consumption-get-usage.golden b/cmd/scw/testdata/test-all-usage-tem-project-consumption-get-usage.golden index 52facc3715..ea2be2a575 100644 --- a/cmd/scw/testdata/test-all-usage-tem-project-consumption-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-project-consumption-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-project-consumption-usage.golden b/cmd/scw/testdata/test-all-usage-tem-project-consumption-usage.golden index 2822504d6c..9aaff8c31f 100644 --- a/cmd/scw/testdata/test-all-usage-tem-project-consumption-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-project-consumption-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw tem project-consumption [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-tem-project-settings-usage.golden b/cmd/scw/testdata/test-all-usage-tem-project-settings-usage.golden index f25e139c03..c886cf67a5 100644 --- a/cmd/scw/testdata/test-all-usage-tem-project-settings-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-project-settings-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-usage.golden b/cmd/scw/testdata/test-all-usage-tem-usage.golden index 86a19b64eb..ef60a797cc 100644 --- a/cmd/scw/testdata/test-all-usage-tem-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw tem [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-tem-webhook-create-usage.golden b/cmd/scw/testdata/test-all-usage-tem-webhook-create-usage.golden index 2c44eec896..93f46a766d 100644 --- a/cmd/scw/testdata/test-all-usage-tem-webhook-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-webhook-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-webhook-delete-usage.golden b/cmd/scw/testdata/test-all-usage-tem-webhook-delete-usage.golden index 179e61fe9b..eab1a7ce4d 100644 --- a/cmd/scw/testdata/test-all-usage-tem-webhook-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-webhook-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-webhook-get-usage.golden b/cmd/scw/testdata/test-all-usage-tem-webhook-get-usage.golden index 8a696a6268..97dd3e94c3 100644 --- a/cmd/scw/testdata/test-all-usage-tem-webhook-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-webhook-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-webhook-list-events-usage.golden b/cmd/scw/testdata/test-all-usage-tem-webhook-list-events-usage.golden index 173e34a027..74bec3ff0b 100644 --- a/cmd/scw/testdata/test-all-usage-tem-webhook-list-events-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-webhook-list-events-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-webhook-list-usage.golden b/cmd/scw/testdata/test-all-usage-tem-webhook-list-usage.golden index 64440c5447..1a6018b645 100644 --- a/cmd/scw/testdata/test-all-usage-tem-webhook-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-webhook-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-webhook-update-usage.golden b/cmd/scw/testdata/test-all-usage-tem-webhook-update-usage.golden index e2fc550ccd..9a25c3c14b 100644 --- a/cmd/scw/testdata/test-all-usage-tem-webhook-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-webhook-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-tem-webhook-usage.golden b/cmd/scw/testdata/test-all-usage-tem-webhook-usage.golden index 2d813b93bf..56b08851e1 100644 --- a/cmd/scw/testdata/test-all-usage-tem-webhook-usage.golden +++ b/cmd/scw/testdata/test-all-usage-tem-webhook-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw tem webhook [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-version-usage.golden b/cmd/scw/testdata/test-all-usage-version-usage.golden index 59076ec4f0..802fc3961a 100644 --- a/cmd/scw/testdata/test-all-usage-version-usage.golden +++ b/cmd/scw/testdata/test-all-usage-version-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dh-cpusage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dh-cpusage.golden index f71742a48d..41e1085879 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dh-cpusage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dh-cpusage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw dhcp [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-create-usage.golden index ab7c0599f6..f2c773c893 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-create-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-delete-usage.golden index 7b3a0cdb29..c5e3ca54f9 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-create-usage.golden index c4aeec0372..928ae2cba2 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-delete-usage.golden index 412be544ba..2d19676681 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-get-usage.golden index 3996e4ef81..6c3ad43a58 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-list-usage.golden index 0af027ea3a..ccd0f65202 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-set-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-set-usage.golden index 9d62d2b342..a8fbd28116 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-set-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-update-usage.golden index 804b6296ec..d97b7e24be 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-update-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-usage.golden index 5ab4526ac6..4fb50e2471 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-entry-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw dhcp-entry [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-get-usage.golden index 4a71fb2419..a5419f0eb8 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-list-usage.golden index aad213514e..52101e10fb 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-list-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-update-usage.golden index 330f28861f..de9d208130 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-dhcp-update-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-create-usage.golden index 251e348adf..73fbf5dfbb 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-create-usage.golden @@ -26,3 +26,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-delete-usage.golden index 80fd2ba5cd..83b1de4266 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-get-usage.golden index 8eb2a0de32..5d12fa0f0e 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-list-usage.golden index 9553ff5450..ed4dc3ae31 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-list-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-migrate-to-v2-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-migrate-to-v2-usage.golden index 0c56910c03..9930d21d10 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-migrate-to-v2-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-migrate-to-v2-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-create-usage.golden index e9bae635fe..514870d8db 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-create-usage.golden @@ -25,3 +25,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-delete-usage.golden index 856af57a4f..3ba942f3c9 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-delete-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-get-usage.golden index 3742a18b54..3437ec0278 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-list-usage.golden index 6552109ba1..906c34fb4c 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-update-usage.golden index 1930b685f2..cd68018505 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage#01.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage#01.golden index 213fffe9c5..c3860df5af 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage#01.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage#01.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw gateway-network [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage.golden index 213fffe9c5..c3860df5af 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-network-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw gateway-network [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-refresh-ssh-keys-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-refresh-ssh-keys-usage.golden index 033e5ae1a4..786a189b9e 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-refresh-ssh-keys-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-refresh-ssh-keys-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-list-usage.golden index 5f39215674..74d25a78ea 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage#01.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage#01.golden index 7ddd06f0f0..07f2ea1f8c 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage#01.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage#01.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw gateway-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage.golden index 7ddd06f0f0..07f2ea1f8c 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-type-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw gateway-type [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-update-usage.golden index bc3d5be403..6ce935e138 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-update-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-upgrade-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-upgrade-usage.golden index 52eec10c5b..6c7feaccb0 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-upgrade-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-upgrade-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage#01.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage#01.golden index 5e830ecae4..fe3c744945 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage#01.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage#01.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw gateway [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage.golden index 5e830ecae4..fe3c744945 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-gateway-usage.golden @@ -23,5 +23,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw gateway [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-create-usage.golden index 0f19036b24..5e90f2640c 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-create-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-delete-usage.golden index bc955fcb9a..396e3d5459 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-get-usage.golden index 754c0f5389..1db7fb935c 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-list-usage.golden index 15a34a0abe..2bda2e00e1 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-list-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-update-usage.golden index d29d093a9a..b6e8de796f 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage#01.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage#01.golden index 3f59475df3..7a4054bb82 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage#01.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage#01.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw ip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage.golden index 3f59475df3..7a4054bb82 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-ip-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw ip [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-create-usage.golden index 7e310d00c2..5ad0b58948 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-delete-usage.golden index bbeef41458..a7b990fc84 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-edit-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-edit-usage.golden index ce3880cd08..9447d3e2f9 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-edit-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-edit-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-get-usage.golden index 420d6dcfc0..c7737d52b4 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-list-usage.golden index 3c3689ace0..908db45230 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-list-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-set-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-set-usage.golden index 001cecaaa1..7aef8c03a8 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-set-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-update-usage.golden index 3bccb1731b..1a4e4d5766 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-update-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage#01.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage#01.golden index e86e3c415b..eb1d2275a5 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage#01.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage#01.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw pat-rule [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage.golden index e86e3c415b..eb1d2275a5 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-pat-rule-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw pat-rule [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-usage#01.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-usage#01.golden index 8e3272589e..ec8fd98cfa 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-usage#01.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-usage#01.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-gw-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-gw-usage.golden index 8e3272589e..ec8fd98cfa 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-gw-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-gw-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc-gw [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-private-network-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-private-network-create-usage.golden index 194ee9db6d..cffdca51f0 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-private-network-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-private-network-create-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-private-network-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-private-network-delete-usage.golden index 84e269e52a..37e6cb5d18 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-private-network-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-private-network-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-private-network-enable-dh-cpusage.golden b/cmd/scw/testdata/test-all-usage-vpc-private-network-enable-dh-cpusage.golden index fb7f40d92d..cd9448149c 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-private-network-enable-dh-cpusage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-private-network-enable-dh-cpusage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-private-network-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-private-network-get-usage.golden index d598ccae9a..4317541951 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-private-network-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-private-network-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-private-network-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-private-network-list-usage.golden index 0dc2662d8e..1a1c6e7a6a 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-private-network-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-private-network-list-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-private-network-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-private-network-update-usage.golden index e7fda378e4..76a5c0500a 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-private-network-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-private-network-update-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-private-network-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-private-network-usage.golden index 8371cbb827..6796eda089 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-private-network-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-private-network-usage.golden @@ -24,5 +24,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc private-network [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-route-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-route-create-usage.golden index ecbc1b2a17..c777afdcd1 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-route-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-route-create-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-route-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-route-delete-usage.golden index 1c83ffa10c..7f58f1f000 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-route-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-route-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-route-enable-routing-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-route-enable-routing-usage.golden index 56cbdad74b..5ada26133b 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-route-enable-routing-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-route-enable-routing-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-route-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-route-get-usage.golden index ba0ab5a309..0faf16eecb 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-route-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-route-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-route-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-route-list-usage.golden index 982dc62ada..5e224373f5 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-route-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-route-list-usage.golden @@ -24,3 +24,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-route-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-route-update-usage.golden index 18ad529954..44d0a94fb1 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-route-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-route-update-usage.golden @@ -22,3 +22,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-route-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-route-usage.golden index 24b213b590..c76984e152 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-route-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-route-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc route [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-rule-edit-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-rule-edit-usage.golden index bcb62be09c..f188a27172 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-rule-edit-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-rule-edit-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-rule-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-rule-get-usage.golden index 05243b55e5..8e5e00f200 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-rule-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-rule-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-rule-set-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-rule-set-usage.golden index 2e0e59d80a..1a4b50e22f 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-rule-set-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-rule-set-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-rule-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-rule-usage.golden index a5c62b954f..638c79b5d9 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-rule-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-rule-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc rule [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-subnet-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-subnet-usage.golden index a8e98e76f9..5d5b2ca315 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-subnet-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-subnet-usage.golden @@ -13,3 +13,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-usage.golden index 29fb597a92..57b8a80e0f 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-usage.golden @@ -20,5 +20,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-vpc-vpc-create-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-vpc-create-usage.golden index ca31dd040f..979b00d13c 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-vpc-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-vpc-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-vpc-delete-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-vpc-delete-usage.golden index 9592dbabd5..5ca4004170 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-vpc-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-vpc-delete-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-vpc-get-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-vpc-get-usage.golden index 52c3241bd7..bd4b7338ed 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-vpc-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-vpc-get-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-vpc-list-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-vpc-list-usage.golden index b02c4ad3b4..182f9c60aa 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-vpc-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-vpc-list-usage.golden @@ -23,3 +23,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-vpc-update-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-vpc-update-usage.golden index 4fa7f5a3a2..28120d34a3 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-vpc-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-vpc-update-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-vpc-vpc-usage.golden b/cmd/scw/testdata/test-all-usage-vpc-vpc-usage.golden index cfa905b016..a430d61310 100644 --- a/cmd/scw/testdata/test-all-usage-vpc-vpc-usage.golden +++ b/cmd/scw/testdata/test-all-usage-vpc-vpc-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw vpc vpc [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-control-panel-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-control-panel-list-usage.golden index a24116f232..ce5dae1727 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-control-panel-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-control-panel-list-usage.golden @@ -16,3 +16,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-control-panel-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-control-panel-usage.golden index 3d9953f9e9..bf6ea7eb7a 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-control-panel-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-control-panel-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting control-panel [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-create-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-create-usage.golden index 519c2185a1..125e8fd727 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-create-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-delete-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-delete-usage.golden index b8101314ae..4042837b92 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-get-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-get-usage.golden index 2387b0fc06..4a26fd7367 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-list-usage.golden index aab421949e..7f89ba9c5a 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-usage.golden index b968fbd4ee..8f59aebaa1 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting database [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-assign-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-assign-usage.golden index 228ef07e34..47ddcdee54 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-assign-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-assign-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-change-password-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-change-password-usage.golden index 82f629fa23..be2d48da43 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-change-password-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-change-password-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-create-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-create-usage.golden index d5d7d9fad4..29db013260 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-create-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-delete-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-delete-usage.golden index cc62180232..b1a959706a 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-get-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-get-usage.golden index 61060e15c4..ec71f51bf1 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-get-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-list-usage.golden index 542d2d17c4..1869cd240e 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-unassign-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-unassign-usage.golden index ad23355eac..88dbc60181 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-unassign-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-unassign-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-database-user-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-database-user-usage.golden index b57f619f0f..ebc1e10091 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-database-user-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-database-user-usage.golden @@ -22,5 +22,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting database-user [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-dns-records-get-dns-records-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-dns-records-get-dns-records-usage.golden index dd480a204f..81ca5a8b1e 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-dns-records-get-dns-records-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-dns-records-get-dns-records-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-dns-records-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-dns-records-usage.golden index e10ecb1d1b..9ae99d130f 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-dns-records-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-dns-records-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting dns-records [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-domain-check-ownership-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-domain-check-ownership-usage.golden index f6f2c38293..f2077fba6d 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-domain-check-ownership-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-domain-check-ownership-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-domain-sync-dns-records-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-domain-sync-dns-records-usage.golden index c4a60329c7..cc21561b41 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-domain-sync-dns-records-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-domain-sync-dns-records-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-domain-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-domain-usage.golden index 0caf78d831..e9a652c3f3 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-domain-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-domain-usage.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting domain [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-create-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-create-usage.golden index 14bab2be57..a827feba9d 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-delete-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-delete-usage.golden index 1d2b724e75..af511636e7 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-delete-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-list-usage.golden index 90c25ae2b5..9d990febef 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-usage.golden index 6eb8837e62..82c8f16db9 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-ftp-account-usage.golden @@ -18,5 +18,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting ftp-account [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-session-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-session-usage.golden index 7b37385b84..b9c3b27258 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-session-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-session-usage.golden @@ -17,3 +17,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-usage.golden index 8eca9d2414..e8293d9651 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-hosting-create-usage.golden @@ -35,3 +35,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-hosting-delete-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-hosting-delete-usage.golden index c5e53e7078..cfe8c04d6b 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-hosting-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-hosting-delete-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-hosting-get-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-hosting-get-usage.golden index 25f3a219ab..4d34c22154 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-hosting-get-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-hosting-get-usage.golden @@ -21,3 +21,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-hosting-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-hosting-list-usage.golden index 8c7a22d5f0..6fc6289e47 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-hosting-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-hosting-list-usage.golden @@ -28,3 +28,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-hosting-update-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-hosting-update-usage.golden index 33fd883882..89d840be98 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-hosting-update-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-hosting-update-usage.golden @@ -30,3 +30,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-hosting-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-hosting-usage.golden index 2e91bdb8e6..63b4c42ec9 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-hosting-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-hosting-usage.golden @@ -21,5 +21,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting hosting [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-change-password-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-change-password-usage.golden index 2966e8e09e..49f397e97a 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-change-password-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-change-password-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-create-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-create-usage.golden index 82d8fa4017..d18ef90d15 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-create-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-create-usage.golden @@ -20,3 +20,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-delete-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-delete-usage.golden index 55f872b420..3ed533e0c8 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-delete-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-delete-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-list-usage.golden index ccebd49e98..9e8b6a9481 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-usage.golden index 3d9a7e40df..da8700d561 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-mail-account-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-mail-account-usage.golden @@ -19,5 +19,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting mail-account [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-offer-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-offer-list-usage.golden index 2f3131c71b..937259e461 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-offer-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-offer-list-usage.golden @@ -19,3 +19,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-offer-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-offer-usage.golden index fa6a85eb7b..733bb60cff 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-offer-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-offer-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting offer [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-usage.golden index fd7fc1aa2c..437fb6ce56 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-usage.golden @@ -25,5 +25,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-all-usage-webhosting-website-list-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-website-list-usage.golden index 397ba98bf3..983a9d758f 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-website-list-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-website-list-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/cmd/scw/testdata/test-all-usage-webhosting-website-usage.golden b/cmd/scw/testdata/test-all-usage-webhosting-website-usage.golden index 9d06da2300..cb0d4cb060 100644 --- a/cmd/scw/testdata/test-all-usage-webhosting-website-usage.golden +++ b/cmd/scw/testdata/test-all-usage-webhosting-website-usage.golden @@ -16,5 +16,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw webhosting website [command] --help" for more information about a command. diff --git a/cmd/scw/testdata/test-main-usage-usage.golden b/cmd/scw/testdata/test-main-usage-usage.golden index ee3473d217..8a39c8fb17 100644 --- a/cmd/scw/testdata/test-main-usage-usage.golden +++ b/cmd/scw/testdata/test-main-usage-usage.golden @@ -87,5 +87,6 @@ FLAGS: -h, --help help for scw -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw [command] --help" for more information about a command. diff --git a/core/bootstrap.go b/core/bootstrap.go index f8dcf9ff2e..b4531276ff 100644 --- a/core/bootstrap.go +++ b/core/bootstrap.go @@ -8,7 +8,6 @@ import ( "os" "github.com/scaleway/scaleway-cli/v2/internal/account" - cliConfig "github.com/scaleway/scaleway-cli/v2/internal/config" "github.com/scaleway/scaleway-cli/v2/internal/interactive" "github.com/scaleway/scaleway-cli/v2/internal/platform" "github.com/scaleway/scaleway-sdk-go/logger" @@ -80,6 +79,7 @@ type BootstrapConfig struct { func Bootstrap(config *BootstrapConfig) (exitCode int, result any, err error) { // Handles Flags var debug bool + var yes bool var profileFlag string var configPathFlag string var outputFlag string @@ -91,10 +91,11 @@ func Bootstrap(config *BootstrapConfig) (exitCode int, result any, err error) { &outputFlag, "output", "o", - cliConfig.DefaultOutput, + DefaultOutput, "Output format: json or human", ) flags.BoolVarP(&debug, "debug", "D", os.Getenv("SCW_DEBUG") == "true", "Enable debug mode") + flags.BoolVarP(&yes, "yes", "y", false, "Automatically confirm all interactive prompts") // Ignore unknown flag flags.ParseErrorsWhitelist.UnknownFlags = true // Make sure usage is never print by the parse method. (It should only be print by cobra) @@ -110,7 +111,7 @@ func Bootstrap(config *BootstrapConfig) (exitCode int, result any, err error) { // If debug flag is set enable debug mode in SDK logger logLevel := logger.LogLevelWarning - if outputFlag != cliConfig.DefaultOutput { + if outputFlag != DefaultOutput { logLevel = logger.LogLevelError } @@ -190,6 +191,7 @@ func Bootstrap(config *BootstrapConfig) (exitCode int, result any, err error) { httpClient: httpClient, isClientFromBootstrapConfig: isClientFromBootstrapConfig, BetaMode: config.BetaMode, + YesMode: yes, } // We make sure OverrideEnv is never nil in meta. if meta.OverrideEnv == nil { @@ -209,7 +211,7 @@ func Bootstrap(config *BootstrapConfig) (exitCode int, result any, err error) { ctx = InjectMeta(ctx, meta) // Load CLI config - cliCfg, err := cliConfig.LoadConfig(ExtractCliConfigPath(ctx)) + cliCfg, err := LoadConfig(ExtractCliConfigPath(ctx)) if err != nil { printErr := printer.Print(err, nil) if printErr != nil { @@ -219,7 +221,7 @@ func Bootstrap(config *BootstrapConfig) (exitCode int, result any, err error) { return 1, nil, err } meta.CliConfig = cliCfg - if cliCfg.Output != cliConfig.DefaultOutput { + if cliCfg.Output != DefaultOutput { outputFlag = cliCfg.Output printer, err = NewPrinter(&PrinterConfig{ OutputFlag: outputFlag, @@ -272,8 +274,9 @@ func Bootstrap(config *BootstrapConfig) (exitCode int, result any, err error) { rootCmd.PersistentFlags(). StringVarP(&configPathFlag, "config", "c", "", "The path to the config file") rootCmd.PersistentFlags(). - StringVarP(&outputFlag, "output", "o", cliConfig.DefaultOutput, "Output format: json or human, see 'scw help output' for more info") + StringVarP(&outputFlag, "output", "o", DefaultOutput, "Output format: json or human, see 'scw help output' for more info") rootCmd.PersistentFlags().BoolVarP(&debug, "debug", "D", false, "Enable debug mode") + rootCmd.PersistentFlags().BoolVarP(&yes, "yes", "y", false, "Automatically confirm all interactive prompts") rootCmd.SetArgs(args) rootCmd.SetHelpCommand(&cobra.Command{Hidden: true}) err = rootCmd.Execute() diff --git a/internal/config/config.go b/core/config.go similarity index 67% rename from internal/config/config.go rename to core/config.go index caedeb848f..453cb1ca0d 100644 --- a/internal/config/config.go +++ b/core/config.go @@ -1,7 +1,8 @@ -package config +package core import ( "bytes" + "context" "fmt" "os" "path/filepath" @@ -9,6 +10,7 @@ import ( "text/template" "github.com/scaleway/scaleway-cli/v2/internal/alias" + "github.com/scaleway/scaleway-cli/v2/internal/interactive" "github.com/scaleway/scaleway-sdk-go/scw" "gopkg.in/yaml.v3" ) @@ -17,7 +19,7 @@ const ( ScwConfigPathEnv = "SCW_CLI_CONFIG_PATH" DefaultConfigFileName = "cli.yaml" - defaultConfigPermission = 0o644 + defaultConfigPermission = os.FileMode(0o644) DefaultOutput = "human" configFileTemplate = `# Scaleway CLI config file @@ -91,7 +93,7 @@ func LoadConfig(configPath string) (*Config, error) { } // Save marshal config to config file -func (c *Config) Save() error { +func (c *Config) Save(ctx context.Context) error { if runtime.GOARCH == "wasm" { return nil } @@ -101,12 +103,58 @@ func (c *Config) Save() error { return err } - err = os.MkdirAll(filepath.Dir(c.path), 0o700) + // Get the Scaleway config directory path + configDir, err := scw.GetScwConfigDir() + if err != nil { + return err + } + + // Extract the relative path from the config directory + relPath, err := filepath.Rel(configDir, c.path) + if err != nil { + return err + } + + fileMode := defaultConfigPermission + writeOptions := &interactive.WriteFileOptions{ + Confirmed: ExtractYesMode(ctx), + FileMode: &fileMode, + } + + return interactive.WriteFile(ctx, filepath.Join(configDir, relPath), []byte(file), writeOptions) +} + +// SaveWithConfirmation marshal config to config file with diff and confirmation +func (c *Config) SaveWithConfirmation(ctx context.Context) error { + if runtime.GOARCH == "wasm" { + return nil + } + + file, err := c.HumanConfig() + if err != nil { + return err + } + + // Get the Scaleway config directory path + configDir, err := scw.GetScwConfigDir() if err != nil { return err } - return os.WriteFile(c.path, []byte(file), defaultConfigPermission) + // Extract the relative path from the config directory + relPath, err := filepath.Rel(configDir, c.path) + if err != nil { + return err + } + + // Create options for WriteFile + opts := &interactive.WriteFileOptions{ + Confirmed: ExtractYesMode(ctx), + } + + fullPath := filepath.Join(configDir, relPath) + + return interactive.WriteFile(ctx, fullPath, []byte(file), opts) } // HumanConfig will generate a config file with documented arguments diff --git a/core/context.go b/core/context.go index 6d3b89e3cf..89da871972 100644 --- a/core/context.go +++ b/core/context.go @@ -8,7 +8,6 @@ import ( "path" "github.com/scaleway/scaleway-cli/v2/internal/alias" - cliConfig "github.com/scaleway/scaleway-cli/v2/internal/config" "github.com/scaleway/scaleway-cli/v2/internal/platform" "github.com/scaleway/scaleway-sdk-go/scw" ) @@ -26,7 +25,7 @@ type Meta struct { Commands *Commands OverrideEnv map[string]string OverrideExec OverrideExecFunc - CliConfig *cliConfig.Config + CliConfig *Config Platform platform.Platform command *Command @@ -37,6 +36,7 @@ type Meta struct { httpClient *http.Client isClientFromBootstrapConfig bool BetaMode bool + YesMode bool } type contextKey int @@ -73,7 +73,7 @@ func ExtractCommands(ctx context.Context) *Commands { return extractMeta(ctx).Commands } -func ExtractCliConfig(ctx context.Context) *cliConfig.Config { +func ExtractCliConfig(ctx context.Context) *Config { return extractMeta(ctx).CliConfig } @@ -111,6 +111,10 @@ func ExtractBetaMode(ctx context.Context) bool { return extractMeta(ctx).BetaMode } +func ExtractYesMode(ctx context.Context) bool { + return extractMeta(ctx).YesMode +} + func ExtractEnv(ctx context.Context, envKey string) string { meta := extractMeta(ctx) if value, exist := meta.OverrideEnv[envKey]; exist { @@ -190,9 +194,9 @@ func ExtractCliConfigPath(ctx context.Context) string { meta := extractMeta(ctx) // This is only useful for test when we override home environment variable if home := meta.OverrideEnv["HOME"]; home != "" { - return path.Join(home, ".config", "scw", cliConfig.DefaultConfigFileName) + return path.Join(home, ".config", "scw", DefaultConfigFileName) } - configPath, _ := cliConfig.FilePath() + configPath, _ := FilePath() return configPath } diff --git a/core/testdata/test-deprecated-command#00.golden b/core/testdata/test-deprecated-command#00.golden index b648375ff6..9ca59c0908 100644 --- a/core/testdata/test-deprecated-command#00.golden +++ b/core/testdata/test-deprecated-command#00.golden @@ -17,5 +17,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance [command] --help" for more information about a command. diff --git a/core/testdata/test-positional-arg-full-command#01.golden b/core/testdata/test-positional-arg-full-command#01.golden index 46289b57f9..3d892b00d5 100644 --- a/core/testdata/test-positional-arg-full-command#01.golden +++ b/core/testdata/test-positional-arg-full-command#01.golden @@ -15,3 +15,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/core/testdata/test-unknown-command-unknown-resource.golden b/core/testdata/test-unknown-command-unknown-resource.golden index 4e6a769709..9679ac4f5a 100644 --- a/core/testdata/test-unknown-command-unknown-resource.golden +++ b/core/testdata/test-unknown-command-unknown-resource.golden @@ -14,6 +14,7 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts Use "scw instance [command] --help" for more information about a command. 🟥🟥🟥 JSON STDERR 🟥🟥🟥 diff --git a/core/testdata/test-unknown-command-unknown-verb.golden b/core/testdata/test-unknown-command-unknown-verb.golden index 87681ee3cc..d9fb9b8368 100644 --- a/core/testdata/test-unknown-command-unknown-verb.golden +++ b/core/testdata/test-unknown-command-unknown-verb.golden @@ -11,5 +11,6 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts 🟥🟥🟥 JSON STDERR 🟥🟥🟥 {} diff --git a/docs/commands/k8s.md b/docs/commands/k8s.md index a37e4a8290..47c74d74ae 100644 --- a/docs/commands/k8s.md +++ b/docs/commands/k8s.md @@ -667,7 +667,7 @@ scw k8s kubeconfig get 11111111-1111-1111-1111-111111111111 auth-method=legacy ### Install a kubeconfig -Retrieve the kubeconfig for a specified cluster and write it on disk. +Retrieve the kubeconfig for a specified cluster and write it on disk. It will merge the new kubeconfig in the file pointed by the KUBECONFIG variable. If empty it will default to $HOME/.kube/config. **Usage:** diff --git a/go.mod b/go.mod index 48dae6a00e..8d2cc46a77 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,8 @@ require ( github.com/mattn/go-isatty v0.0.20 github.com/moby/buildkit v0.25.1 github.com/opencontainers/go-digest v1.0.0 - github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251028151218-88e1f079af90 + github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251029154854-a599ef194f4a + github.com/sergi/go-diff v1.4.0 github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 github.com/spf13/cobra v1.10.1 github.com/spf13/pflag v1.0.10 @@ -174,7 +175,6 @@ require ( github.com/rivo/uniseg v0.4.7 // indirect github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect - github.com/sergi/go-diff v1.4.0 // indirect github.com/shibumi/go-pathspec v1.3.0 // indirect github.com/sirupsen/logrus v1.9.3 // indirect github.com/skeema/knownhosts v1.3.1 // indirect diff --git a/go.sum b/go.sum index 546c675f1a..761bb85ffb 100644 --- a/go.sum +++ b/go.sum @@ -462,8 +462,8 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7 github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI= github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06/go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs= -github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251028151218-88e1f079af90 h1:BiyhrAxCX4sUDQ0mQKs9z2Vd+rti9vekpoO9MpBNBBE= -github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251028151218-88e1f079af90/go.mod h1:SVm1Zk6UpZtqZN6KtEQpjC+v+Lir4tyVfhQTU19q3PA= +github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251029154854-a599ef194f4a h1:hV/QEq3wgx5brT5CQQstOJ3XoT2/oBT4rSTGixl/Kig= +github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251029154854-a599ef194f4a/go.mod h1:SVm1Zk6UpZtqZN6KtEQpjC+v+Lir4tyVfhQTU19q3PA= github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8= github.com/sclevine/spec v1.4.0/go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM= github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA= diff --git a/internal/config/editor.go b/internal/editor/config.go similarity index 97% rename from internal/config/editor.go rename to internal/editor/config.go index 7780a0c24f..46501137f7 100644 --- a/internal/config/editor.go +++ b/internal/editor/config.go @@ -1,4 +1,4 @@ -package config +package editor import ( "os" diff --git a/internal/editor/editor.go b/internal/editor/editor.go index d4afaa1cbc..b25732feac 100644 --- a/internal/editor/editor.go +++ b/internal/editor/editor.go @@ -5,8 +5,6 @@ import ( "os" "os/exec" "strings" - - "github.com/scaleway/scaleway-cli/v2/internal/config" ) var ( @@ -38,7 +36,7 @@ type ( ) func editorPathAndArgs(fileName string) (string, []string) { - defaultEditor := config.GetDefaultEditor() + defaultEditor := GetDefaultEditor() editorAndArguments := strings.Fields(defaultEditor) args := []string{fileName} diff --git a/internal/interactive/local_files.go b/internal/interactive/local_files.go new file mode 100644 index 0000000000..8d5b8f93a5 --- /dev/null +++ b/internal/interactive/local_files.go @@ -0,0 +1,110 @@ +package interactive + +import ( + "context" + "fmt" + "os" + "path/filepath" + + "github.com/sergi/go-diff/diffmatchpatch" +) + +// WriteFileOptions contains options for writing user files +type WriteFileOptions struct { + // Confirmed enables interactive confirmation before writing files + Confirmed bool + // FileMode specifies the file permissions to use when writing the file + // If nil, defaults to 0o600 + FileMode *os.FileMode +} + +// WriteFile writes data to a file in the user's home directory. +// It ensures the parent directory exists before writing the file. +// The function takes a homeDir parameter to specify the user's home directory, +// a filePath that is relative to the home directory, and the data and file permissions to write. +func WriteFile( + ctx context.Context, + path string, + data []byte, + opts *WriteFileOptions, +) error { + // Use the provided path directly + fullPath := path + + // Ensure the parent directory exists + parentDir := filepath.Dir(fullPath) + err := os.MkdirAll(parentDir, 0o755) + if err != nil { + return err + } + + // Check if file exists and get current content + existingContent, err := os.ReadFile(fullPath) + if err != nil && !os.IsNotExist(err) { + return err + } + + // If file doesn't exist, existing content is empty + if os.IsNotExist(err) { + existingContent = []byte{} + } + + // If no changes, return early + if string(existingContent) == string(data) { + Printf("File %s is already with an identical config\n", path) + + return nil + } + + // If the command is not confirmed (for instance by using the --yes flag), show diff and ask for confirmation + if opts != nil && !opts.Confirmed && ctx != nil { + dmp := diffmatchpatch.New() + + // Encode texts into runes representing unique lines + existingContentTokens, dataTokens, lineArray := dmp.DiffLinesToChars(string(existingContent), string(data)) + + // Run diff on the tokenized version + diffs := dmp.DiffMain(existingContentTokens, dataTokens, false) + + // Optional cleanup for nicer output + dmp.DiffCleanupSemantic(diffs) + + // Convert back to text form + diffs = dmp.DiffCharsToLines(diffs, lineArray) + + // Format diff + // Format and show diff using interactive package + Printf("Differences in %s:\n", path) + Print(dmp.DiffPrettyText(diffs)) + Print("\n") + + // Ask for confirmation + confirmed, err := PromptBoolWithConfig(&PromptBoolConfig{ + Ctx: ctx, + Prompt: fmt.Sprintf( + "Do you want to overwrite the existing configuration file (%s)?", + path, + ), + DefaultValue: false, + }) + if err != nil { + return err + } + if !confirmed { + return fmt.Errorf("user declined to write file %s", path) + } + } + + // Write the file with the specified permissions + // Use the FileMode from options if provided, otherwise default to 0o600 + fileMode := os.FileMode(0o600) + if opts != nil && opts.FileMode != nil { + fileMode = *opts.FileMode + } + err = os.WriteFile(fullPath, data, fileMode) + if err != nil { + return err + } + + return nil +} diff --git a/internal/namespaces/alias/alias.go b/internal/namespaces/alias/alias.go index 4b27618272..6bfdc9cc64 100644 --- a/internal/namespaces/alias/alias.go +++ b/internal/namespaces/alias/alias.go @@ -106,7 +106,7 @@ func aliasCreateCommand() *core.Command { response.Alias = "created" } - err = cfg.Save() + err = cfg.Save(ctx) if err != nil { return nil, fmt.Errorf("failed to save aliases: %w", err) } @@ -239,7 +239,7 @@ func aliasDeleteCommand() *core.Command { deleted := cfg.Alias.DeleteAlias(args.Alias) - err := cfg.Save() + err := cfg.Save(ctx) if err != nil { return nil, fmt.Errorf("failed to save aliases: %w", err) } diff --git a/internal/namespaces/alias/alias_test.go b/internal/namespaces/alias/alias_test.go index 89461b82db..dcd58815fe 100644 --- a/internal/namespaces/alias/alias_test.go +++ b/internal/namespaces/alias/alias_test.go @@ -14,8 +14,8 @@ import ( func Test_Alias(t *testing.T) { t.Run("Multiple words", core.Test(&core.TestConfig{ BeforeFunc: core.BeforeFuncCombine( - core.ExecBeforeCmd("scw alias create i command=instance"), - core.ExecBeforeCmdArgs([]string{"scw", "alias", "create", "sl", "command=server list"}), + core.ExecBeforeCmd("scw alias create i command=instance --yes"), + core.ExecBeforeCmdArgs([]string{"scw", "alias", "create", "sl", "command=server list", "--yes"}), ), Commands: commands.GetCommands(), Cmd: "scw i sl -h", @@ -32,9 +32,9 @@ func Test_Alias(t *testing.T) { t.Run("one word aliases", core.Test(&core.TestConfig{ BeforeFunc: core.BeforeFuncCombine( - core.ExecBeforeCmd("scw alias create i command=instance"), - core.ExecBeforeCmd("scw alias create s command=server"), - core.ExecBeforeCmd("scw alias create l command=list"), + core.ExecBeforeCmd("scw alias create i command=instance --yes"), + core.ExecBeforeCmd("scw alias create s command=server --yes"), + core.ExecBeforeCmd("scw alias create l command=list --yes"), ), Commands: commands.GetCommands(), Cmd: "scw i s l -h", @@ -51,7 +51,7 @@ func Test_Alias(t *testing.T) { t.Run("list aliases", core.Test(&core.TestConfig{ BeforeFunc: core.BeforeFuncCombine( - core.ExecBeforeCmd("scw alias create myalias command=iam"), + core.ExecBeforeCmd("scw alias create myalias command=iam --yes"), ), Commands: commands.GetCommands(), Cmd: "scw alias list", @@ -69,10 +69,10 @@ func Test_Alias(t *testing.T) { t.Run("delete alias", core.Test(&core.TestConfig{ BeforeFunc: core.BeforeFuncCombine( - core.ExecBeforeCmd("scw alias create i command=instance"), + core.ExecBeforeCmd("scw alias create i command=instance --yes"), ), Commands: commands.GetCommands(), - Cmd: "scw alias delete i", + Cmd: "scw alias delete i --yes", EnableAliases: true, AfterFunc: core.AfterFuncCombine( func(ctx *core.AfterFuncCtx) error { diff --git a/internal/namespaces/alias/testdata/test-alias-delete-alias.cassette.yaml b/internal/namespaces/alias/testdata/test-alias-delete-alias.cassette.yaml new file mode 100644 index 0000000000..c64287598b --- /dev/null +++ b/internal/namespaces/alias/testdata/test-alias-delete-alias.cassette.yaml @@ -0,0 +1,43 @@ +--- +version: 1 +interactions: +- request: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; darwin; arm64) cli-e2e-test + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW363CZ5SRN5YHQBGXY + method: GET + response: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + headers: + Content-Length: + - "387" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 30 Oct 2025 16:55:58 GMT + Server: + - Scaleway API Gateway (fr-par-2;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - f46f49d2-107e-451a-85ae-e4eb7e4987ac + status: 200 OK + code: 200 + duration: "" diff --git a/internal/namespaces/alias/testdata/test-alias-list-aliases.cassette.yaml b/internal/namespaces/alias/testdata/test-alias-list-aliases.cassette.yaml new file mode 100644 index 0000000000..2f6b937478 --- /dev/null +++ b/internal/namespaces/alias/testdata/test-alias-list-aliases.cassette.yaml @@ -0,0 +1,43 @@ +--- +version: 1 +interactions: +- request: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; darwin; arm64) cli-e2e-test + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW363CZ5SRN5YHQBGXY + method: GET + response: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + headers: + Content-Length: + - "387" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 30 Oct 2025 16:55:58 GMT + Server: + - Scaleway API Gateway (fr-par-2;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 208c05ef-d90e-475b-8fff-e2dcd94e83fa + status: 200 OK + code: 200 + duration: "" diff --git a/internal/namespaces/alias/testdata/test-alias-multiple-words.cassette.yaml b/internal/namespaces/alias/testdata/test-alias-multiple-words.cassette.yaml new file mode 100644 index 0000000000..4d30bf0633 --- /dev/null +++ b/internal/namespaces/alias/testdata/test-alias-multiple-words.cassette.yaml @@ -0,0 +1,43 @@ +--- +version: 1 +interactions: +- request: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; darwin; arm64) cli-e2e-test + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW363CZ5SRN5YHQBGXY + method: GET + response: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + headers: + Content-Length: + - "387" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 30 Oct 2025 16:56:51 GMT + Server: + - Scaleway API Gateway (fr-par-2;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 5dd8e775-8159-4636-b24e-831491585f4e + status: 200 OK + code: 200 + duration: "" diff --git a/internal/namespaces/alias/testdata/test-alias-multiple-words.golden b/internal/namespaces/alias/testdata/test-alias-multiple-words.golden index 71d1138259..ced2de4e53 100644 --- a/internal/namespaces/alias/testdata/test-alias-multiple-words.golden +++ b/internal/namespaces/alias/testdata/test-alias-multiple-words.golden @@ -46,3 +46,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/internal/namespaces/alias/testdata/test-alias-one-word-aliases.cassette.yaml b/internal/namespaces/alias/testdata/test-alias-one-word-aliases.cassette.yaml new file mode 100644 index 0000000000..e0b69bcb14 --- /dev/null +++ b/internal/namespaces/alias/testdata/test-alias-one-word-aliases.cassette.yaml @@ -0,0 +1,43 @@ +--- +version: 1 +interactions: +- request: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + form: {} + headers: + User-Agent: + - scaleway-sdk-go/v1.0.0-beta.7+dev (go1.25.3; darwin; arm64) cli-e2e-test + url: https://api.scaleway.com/iam/v1alpha1/api-keys/SCW363CZ5SRN5YHQBGXY + method: GET + response: + body: '{"access_key":"SCW363CZ5SRN5YHQBGXY", "secret_key":null, "description":"rleone-macbook", + "created_at":"2023-03-28T09:41:12.847132Z", "updated_at":"2025-09-08T15:21:36.563446Z", + "expires_at":null, "default_project_id":"951df375-e094-4d26-97c1-ba548eeb9c42", + "editable":true, "deletable":true, "managed":false, "creation_ip":"51.159.73.9", + "user_id":"b49d82c1-ce3a-473f-9cef-420acc5256bf"}' + headers: + Content-Length: + - "387" + Content-Security-Policy: + - default-src 'none'; frame-ancestors 'none' + Content-Type: + - application/json + Date: + - Thu, 30 Oct 2025 16:55:58 GMT + Server: + - Scaleway API Gateway (fr-par-2;edge02) + Strict-Transport-Security: + - max-age=63072000 + X-Content-Type-Options: + - nosniff + X-Frame-Options: + - DENY + X-Request-Id: + - 173250a0-575a-4f5a-a988-566a05c207b3 + status: 200 OK + code: 200 + duration: "" diff --git a/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden b/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden index 1ac80fefc0..570b4537a7 100644 --- a/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden +++ b/internal/namespaces/alias/testdata/test-alias-one-word-aliases.golden @@ -49,3 +49,4 @@ GLOBAL FLAGS: -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use --web open console page for the current ressource + -y, --yes Automatically confirm all interactive prompts diff --git a/internal/namespaces/config/commands.go b/internal/namespaces/config/commands.go index fbb70236fe..1920859a16 100644 --- a/internal/namespaces/config/commands.go +++ b/internal/namespaces/config/commands.go @@ -12,7 +12,7 @@ import ( "github.com/fatih/color" "github.com/scaleway/scaleway-cli/v2/core" - "github.com/scaleway/scaleway-cli/v2/internal/config" + "github.com/scaleway/scaleway-cli/v2/internal/editor" "github.com/scaleway/scaleway-cli/v2/internal/interactive" "github.com/scaleway/scaleway-cli/v2/internal/tabwriter" "github.com/scaleway/scaleway-cli/v2/internal/terminal" @@ -786,7 +786,7 @@ func configEditCommand() *core.Command { Run: func(ctx context.Context, _ any) (i any, e error) { configPath := core.ExtractConfigPath(ctx) - defaultEditor := config.GetDefaultEditor() + defaultEditor := editor.GetDefaultEditor() args := []string{configPath} cmd := exec.Command(defaultEditor, args...) diff --git a/internal/namespaces/instance/v1/custom_ssh_config.go b/internal/namespaces/instance/v1/custom_ssh_config.go index b6043f9b18..12fe802174 100644 --- a/internal/namespaces/instance/v1/custom_ssh_config.go +++ b/internal/namespaces/instance/v1/custom_ssh_config.go @@ -101,7 +101,7 @@ It generate hosts for instance servers, baremetal, apple-silicon and bastions`, } hosts = append(hosts, bastionHosts...) - err = sshconfig.Save(homeDir, hosts) + err = sshconfig.Save(ctx, homeDir, hosts) if err != nil { return nil, fmt.Errorf("failed to save config file: %w", err) } @@ -150,7 +150,7 @@ Do you want the include statement to be added at the beginning of your file ?`, } if shouldIncludeConfig { - err := sshconfig.IncludeConfigFile(homeDir) + err := sshconfig.IncludeConfigFile(ctx, homeDir) if err != nil { return nil, fmt.Errorf("failed to add include statement: %w", err) } diff --git a/internal/namespaces/k8s/v1/custom_kubeconfig.go b/internal/namespaces/k8s/v1/custom_kubeconfig.go index 343754a094..5a4a16eef6 100644 --- a/internal/namespaces/k8s/v1/custom_kubeconfig.go +++ b/internal/namespaces/k8s/v1/custom_kubeconfig.go @@ -7,11 +7,13 @@ import ( "hash/crc32" "os" "path" + "path/filepath" "runtime" "strings" "github.com/ghodss/yaml" "github.com/scaleway/scaleway-cli/v2/core" + "github.com/scaleway/scaleway-cli/v2/internal/interactive" api "github.com/scaleway/scaleway-cli/v2/internal/namespaces/k8s/v1/types" "github.com/scaleway/scaleway-sdk-go/scw" ) @@ -87,13 +89,31 @@ func openAndUnmarshalKubeconfig(kubeconfigPath string) (*api.Config, error) { return &kubeconfig, nil } -func marshalAndWriteKubeconfig(kubeconfig *api.Config, kubeconfigPath string) error { +func marshalAndWriteKubeconfig( + ctx context.Context, + kubeconfig *api.Config, + kubeconfigPath string, +) error { newKubeconfig, err := yaml.Marshal(*kubeconfig) if err != nil { return err } - return os.WriteFile(kubeconfigPath, newKubeconfig, 0o600) + homeDir := core.ExtractUserHomeDir(ctx) + relPath, err := filepath.Rel(homeDir, kubeconfigPath) + if err != nil { + return err + } + + // Get current content of the file if it exists + + opts := &interactive.WriteFileOptions{ + Confirmed: core.ExtractYesMode(ctx), + } + + fullPath := filepath.Join(homeDir, relPath) + + return interactive.WriteFile(ctx, fullPath, newKubeconfig, opts) } func generateNamedAuthInfo(ctx context.Context, method authMethods) (*api.NamedAuthInfo, error) { @@ -417,7 +437,7 @@ func (c *KubeMapConfig) Kubeconfig() api.Config { return resultingKubeconfig } -func (c *KubeMapConfig) Save(kubeconfigPath string) error { +func (c *KubeMapConfig) Save(ctx context.Context, kubeconfigPath string) error { kubeconfigStruct := c.Kubeconfig() kubeconfigBytes, err := yaml.Marshal(kubeconfigStruct) @@ -425,14 +445,19 @@ func (c *KubeMapConfig) Save(kubeconfigPath string) error { return err } - if _, err := os.Stat(kubeconfigPath); os.IsNotExist(err) { - // make sure the directory exists - err = os.MkdirAll(path.Dir(kubeconfigPath), 0o755) - if err != nil { - return err - } + homeDir := core.ExtractUserHomeDir(ctx) + relPath, err := filepath.Rel(homeDir, kubeconfigPath) + if err != nil { + return err } - // create the file - return os.WriteFile(kubeconfigPath, kubeconfigBytes, 0o600) + // Create options for WriteFile + opts := &interactive.WriteFileOptions{ + Confirmed: core.ExtractYesMode(ctx), + } + + // Construct the full path + fullPath := filepath.Join(homeDir, relPath) + + return interactive.WriteFile(ctx, fullPath, kubeconfigBytes, opts) } diff --git a/internal/namespaces/k8s/v1/custom_kubeconfig_install.go b/internal/namespaces/k8s/v1/custom_kubeconfig_install.go index 06abf5cbb1..3e7085412c 100644 --- a/internal/namespaces/k8s/v1/custom_kubeconfig_install.go +++ b/internal/namespaces/k8s/v1/custom_kubeconfig_install.go @@ -27,7 +27,7 @@ type k8sKubeconfigInstallRequest struct { func k8sKubeconfigInstallCommand() *core.Command { return &core.Command{ Short: `Install a kubeconfig`, - Long: `Retrieve the kubeconfig for a specified cluster and write it on disk. + Long: `Retrieve the kubeconfig for a specified cluster and write it on disk. It will merge the new kubeconfig in the file pointed by the KUBECONFIG variable. If empty it will default to $HOME/.kube/config.`, Namespace: "k8s", Verb: "install", @@ -145,7 +145,7 @@ func k8sKubeconfigInstallRun(ctx context.Context, argsI any) (i any, e error) { kubeconfigManager.CurrentContext = clusterNameWithID } - err = kubeconfigManager.Save(kubeconfigPath) + err = kubeconfigManager.Save(ctx, kubeconfigPath) if err != nil { return nil, err } diff --git a/internal/namespaces/k8s/v1/custom_kubeconfig_uninstall.go b/internal/namespaces/k8s/v1/custom_kubeconfig_uninstall.go index f639f1e3df..b8760d6ac3 100644 --- a/internal/namespaces/k8s/v1/custom_kubeconfig_uninstall.go +++ b/internal/namespaces/k8s/v1/custom_kubeconfig_uninstall.go @@ -98,7 +98,7 @@ func k8sKubeconfigUninstallRun(ctx context.Context, argsI any) (i any, e error) existingKubeconfig.Contexts = newContexts existingKubeconfig.AuthInfos = newUsers - err = marshalAndWriteKubeconfig(existingKubeconfig, kubeconfigPath) + err = marshalAndWriteKubeconfig(ctx, existingKubeconfig, kubeconfigPath) if err != nil { return nil, err } diff --git a/internal/namespaces/object/v1/custom_config_install.go b/internal/namespaces/object/v1/custom_config_install.go index b07fd4bfc8..24a4e1d113 100644 --- a/internal/namespaces/object/v1/custom_config_install.go +++ b/internal/namespaces/object/v1/custom_config_install.go @@ -4,8 +4,6 @@ package object import ( "context" - "errors" - "os" "path/filepath" "reflect" @@ -80,29 +78,23 @@ func configInstallCommand() *core.Command { return "", err } - // Ask whether to remove previous configuration file if it exists - if _, err := os.Stat(configPath); err == nil { - doIt, err := interactive.PromptBoolWithConfig(&interactive.PromptBoolConfig{ - Ctx: ctx, - Prompt: "Do you want to overwrite the existing configuration file (" + configPath + ")?", - DefaultValue: false, - }) - if err != nil { - return nil, err - } - if !doIt { - return nil, errors.New("installation aborted by user") - } - } - - // Ensure the subfolders for the configuration files are all created - err = os.MkdirAll(filepath.Dir(configPath), 0o755) + // Extract the home directory and relative path + homeDir := core.ExtractUserHomeDir(ctx) + relPath, err := filepath.Rel(homeDir, configPath) if err != nil { return "", err } - // Write the configuration file - err = os.WriteFile(configPath, []byte(newConfig), 0o600) + // Create options for WriteFile + opts := &interactive.WriteFileOptions{ + Confirmed: core.ExtractYesMode(ctx), + } + + // Construct the full path + fullPath := filepath.Join(homeDir, relPath) + + // Write the configuration file using the utility function + err = interactive.WriteFile(ctx, fullPath, []byte(newConfig), opts) if err != nil { return "", err } diff --git a/internal/namespaces/registry/v1/custom_docker_helper.go b/internal/namespaces/registry/v1/custom_docker_helper.go index 739934c03c..46dd9b83c8 100644 --- a/internal/namespaces/registry/v1/custom_docker_helper.go +++ b/internal/namespaces/registry/v1/custom_docker_helper.go @@ -107,7 +107,7 @@ func registrySetupDockerHelperRun(ctx context.Context, argsI any) (i any, e erro return nil, errors.New("installation cancelled") } - err = writeHelperScript(helperScriptPath, helperScriptContent) + err = writeHelperScript(ctx, helperScriptPath, helperScriptContent) if err != nil { return nil, fmt.Errorf("failed to write helper script: %s", err) } diff --git a/internal/namespaces/registry/v1/helpers_docker.go b/internal/namespaces/registry/v1/helpers_docker.go index 35dae480b3..85d6083ec7 100644 --- a/internal/namespaces/registry/v1/helpers_docker.go +++ b/internal/namespaces/registry/v1/helpers_docker.go @@ -1,6 +1,7 @@ package registry import ( + "bytes" "context" "encoding/json" "errors" @@ -8,8 +9,10 @@ import ( "io" "os" "path" + "path/filepath" "github.com/scaleway/scaleway-cli/v2/core" + "github.com/scaleway/scaleway-cli/v2/internal/interactive" "github.com/scaleway/scaleway-sdk-go/scw" ) @@ -19,7 +22,7 @@ const ( dockerCredHelpersKey = "credHelpers" ) -func writeHelperScript(scriptPath string, scriptContent string) error { +func writeHelperScript(ctx context.Context, scriptPath string, scriptContent string) error { scriptDir := path.Dir(scriptPath) stats, err := os.Stat(scriptDir) if err != nil { @@ -35,12 +38,24 @@ func writeHelperScript(scriptPath string, scriptContent string) error { } defer f.Close() - _, err = f.WriteString(scriptContent) + // Use WriteFile to write the script content + homeDir := core.ExtractUserHomeDir(ctx) + relPath, err := filepath.Rel(homeDir, scriptPath) if err != nil { return err } - return nil + // Create options for WriteFile + fileMode := os.FileMode(0o755) + opts := &interactive.WriteFileOptions{ + Confirmed: core.ExtractYesMode(ctx), + FileMode: &fileMode, + } + + // Construct the full path + fullPath := filepath.Join(homeDir, relPath) + + return interactive.WriteFile(ctx, fullPath, []byte(scriptContent), opts) } func setupDockerConfigFile(ctx context.Context, registries []string, binaryName string) error { @@ -93,19 +108,30 @@ func setupDockerConfigFile(ctx context.Context, registries []string, binaryName if err != nil { return err } - _, err = f.Seek(0, 0) + // Encode the JSON to a buffer first + var buf bytes.Buffer + encoder := json.NewEncoder(&buf) + encoder.SetIndent("", " ") + err = encoder.Encode(dockerConfig) if err != nil { return err } - encoder := json.NewEncoder(f) - encoder.SetIndent("", " ") - err = encoder.Encode(dockerConfig) + // Use WriteFile to write the docker config + relPath, err := filepath.Rel(homeDir, dockerConfigFilePath) if err != nil { return err } - return nil + // Create options for WriteFile + opts := &interactive.WriteFileOptions{ + Confirmed: core.ExtractYesMode(ctx), + } + + // Construct the full path + fullPath := filepath.Join(homeDir, relPath) + + return interactive.WriteFile(ctx, fullPath, buf.Bytes(), opts) } func getRegistryEndpoint(region scw.Region) string { diff --git a/internal/namespaces/test/custom/testdata/test-anonymous-fields-usage.golden b/internal/namespaces/test/custom/testdata/test-anonymous-fields-usage.golden index 063bc4da2a..ac1073ed7d 100644 --- a/internal/namespaces/test/custom/testdata/test-anonymous-fields-usage.golden +++ b/internal/namespaces/test/custom/testdata/test-anonymous-fields-usage.golden @@ -18,3 +18,4 @@ GLOBAL FLAGS: -D, --debug Enable debug mode -o, --output string Output format: json or human, see 'scw help output' for more info (default "human") -p, --profile string The config profile to use + -y, --yes Automatically confirm all interactive prompts diff --git a/internal/sshconfig/sshconfig.go b/internal/sshconfig/sshconfig.go index 001862f029..6d7dad67b1 100644 --- a/internal/sshconfig/sshconfig.go +++ b/internal/sshconfig/sshconfig.go @@ -3,12 +3,16 @@ package sshconfig import ( "bufio" "bytes" + "context" "errors" "fmt" "io" "os" "path/filepath" "strings" + + "github.com/scaleway/scaleway-cli/v2/core" + "github.com/scaleway/scaleway-cli/v2/internal/interactive" ) var ( @@ -18,8 +22,7 @@ var ( sshDefaultConfigFileName = "config" sshConfigFolderHomePath = ".ssh" - sshConfigFileMode = os.FileMode(0o600) - sshConfigFolderMode = os.FileMode(0o700) + sshConfigFileMode = os.FileMode(0o600) ErrFileNotFound = errors.New("file not found") ) @@ -48,29 +51,19 @@ func ConfigFilePath(homeDir string) string { return configFile } -func Save(homeDir string, hosts []Host) error { +func Save(ctx context.Context, homeDir string, hosts []Host) error { cfg, err := Generate(hosts) if err != nil { return err } - configFile := ConfigFilePath(homeDir) - - err = os.WriteFile(configFile, cfg, sshConfigFileMode) - if err != nil { - if os.IsNotExist(err) { - err := os.Mkdir(sshConfigFolder(homeDir), sshConfigFolderMode) - if err != nil { - return fmt.Errorf("failed to create ssh config folder: %w", err) - } - - return os.WriteFile(configFile, cfg, sshConfigFileMode) - } - - return err + // Create options for WriteFile + opts := &interactive.WriteFileOptions{ + Confirmed: core.ExtractYesMode(ctx), + FileMode: &sshConfigFileMode, } - return nil + return interactive.WriteFile(ctx, ConfigFilePath(homeDir), cfg, opts) } func sshConfigFolder(homeDir string) string { @@ -129,7 +122,7 @@ func ConfigIsIncluded(homeDir string) (bool, error) { // IncludeConfigFile edit default ssh config to include this package generated file // ~/.ssh/config will be prepended with "Include scaleway.config" -func IncludeConfigFile(homeDir string) error { +func IncludeConfigFile(ctx context.Context, homeDir string) error { configFileMode := sshConfigFileMode fileContent := []byte(nil) @@ -161,13 +154,11 @@ func IncludeConfigFile(homeDir string) error { // Prepend config file with Include line fileContent = append([]byte(includeLine()+"\n"), fileContent...) - configFolder := sshConfigFolder(homeDir) - configFilePath := filepath.Join(configFolder, sshDefaultConfigFileName) - - err = os.WriteFile(configFilePath, fileContent, configFileMode) - if err != nil { - return fmt.Errorf("failed to write config file %s: %w", configFilePath, err) + // Create options for WriteFile + opts := &interactive.WriteFileOptions{ + Confirmed: core.ExtractYesMode(ctx), + FileMode: &configFileMode, } - return nil + return interactive.WriteFile(ctx, DefaultConfigFilePath(homeDir), fileContent, opts) }