forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-all-usage-container-namespace-create-usage.golden
More file actions
27 lines (23 loc) · 1.3 KB
/
test-all-usage-container-namespace-create-usage.golden
File metadata and controls
27 lines (23 loc) · 1.3 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
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
Create a new namespace in a specified region.
USAGE:
scw container namespace create [arg=value ...]
ARGS:
[name=<generated>] Name of the namespace to create
[environment-variables.{key}] Environment variables of the namespace to create
[project-id] Project ID to use. If none is passed the default project ID will be used
[description] Description of the namespace to create
[secret-environment-variables.{index}.key]
[secret-environment-variables.{index}.value]
[tags.{index}] Tags of the Serverless Container Namespace
[activate-vpc-integration]
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par | nl-ams | pl-waw)
FLAGS:
-h, --help help for create
-w, --wait wait until the namespace is ready
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