Skip to content

Commit 1df9249

Browse files
committed
Fix
1 parent e6b8b5d commit 1df9249

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

cmd/scw/testdata/test-all-usage-container-container-create-usage.golden

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ ARGS:
2222
[port]
2323
[secret-environment-variables.{index}.key]
2424
[secret-environment-variables.{index}.value]
25-
[http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected)
2625
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
2726

27+
DEPRECATED ARGS:
28+
[http-option] Configure how HTTP and HTTPS requests are handled
29+
2830
FLAGS:
2931
-h, --help help for create
3032

cmd/scw/testdata/test-all-usage-container-container-update-usage.golden

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ ARGS:
2222
[port]
2323
[secret-environment-variables.{index}.key]
2424
[secret-environment-variables.{index}.value]
25-
[http-option] Configure how HTTP and HTTPS requests are handled (unknown_http_option | enabled | redirected)
2625
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
2726

27+
DEPRECATED ARGS:
28+
[http-option] Configure how HTTP and HTTPS requests are handled
29+
2830
FLAGS:
2931
-h, --help help for update
3032

0 commit comments

Comments
 (0)