forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-all-usage-edge-services-backend-stage-update-usage.golden
More file actions
30 lines (26 loc) · 1.7 KB
/
test-all-usage-edge-services-backend-stage-update-usage.golden
File metadata and controls
30 lines (26 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
Update the parameters of an existing backend stage, specified by its `backend_stage_id`.
USAGE:
scw edge-services backend-stage update <backend-stage-id ...> [arg=value ...]
ARGS:
backend-stage-id ID of the backend stage to update
[scaleway-s3.bucket-name] Name of the Bucket
[scaleway-s3.bucket-region] Region of the Bucket
[scaleway-s3.is-website] Defines whether the bucket website feature is enabled
[scaleway-lb.lbs.{index}.id] ID of the Load Balancer
[scaleway-lb.lbs.{index}.zone] Zone of the Load Balancer
[scaleway-lb.lbs.{index}.frontend-id] ID of the frontend linked to the Load Balancer
[scaleway-lb.lbs.{index}.is-ssl] Defines whether the Load Balancer's frontend handles SSL connections
[scaleway-lb.lbs.{index}.domain-name] Fully Qualified Domain Name (in the format subdomain.example.com) to use in HTTP requests sent towards your Load Balancer
[scaleway-lb.lbs.{index}.has-websocket] Defines whether to forward websocket requests to the load balancer
[pipeline-id] Pipeline ID the Backend stage belongs to
[scaleway-serverless-container.region]
[scaleway-serverless-container.container-id]
FLAGS:
-h, --help help for update
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