forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-all-usage-datawarehouse-deployment-create-usage.golden
More file actions
30 lines (26 loc) · 1.72 KB
/
test-all-usage-datawarehouse-deployment-create-usage.golden
File metadata and controls
30 lines (26 loc) · 1.72 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️️ 🟥🟥🟥️
Create a new deployment.
USAGE:
scw datawarehouse deployment create [arg=value ...]
ARGS:
[project-id] Project ID to use. If none is passed the default project ID will be used
[name] Name of the deployment
[tags.{index}] Tags to apply to the deployment
[version] ClickHouse® version to use for the deployment
[replica-count] Number of replicas for the deployment
[shard-count] Number of shard for the deployment
[password] Password for the initial user
[cpu-min] Minimum CPU count for the deployment
[cpu-max] Maximum CPU count for the deployment
[endpoints.{index}.private-network.private-network-id] UUID of the Private Network
[ram-per-cpu] RAM per CPU count for the deployment (in GB)
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
FLAGS:
-h, --help help for create
--list-sub-commands List all subcommands
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