forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-all-usage-datalab-datalab-create-usage.golden
More file actions
31 lines (27 loc) · 1.35 KB
/
test-all-usage-datalab-datalab-create-usage.golden
File metadata and controls
31 lines (27 loc) · 1.35 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
31
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
Create datalab resources.
USAGE:
scw datalab datalab create [arg=value ...]
ARGS:
[project-id] Project ID to use. If none is passed the default project ID will be used
[name] The name of the Data Lab.
[description] The description of the Data Lab.
[tags.{index}] The tags of the Data Lab.
[main.node-type]
[worker.node-type]
[worker.node-count]
[has-notebook] Select this option to include a notebook as part of the Data Lab.
[spark-version] The version of Spark running inside the Data Lab, available options can be viewed at ListClusterVersions.
[total-storage.type] (unknown_type | sbs_5k)
[total-storage.size]
[private-network-id] The unique identifier of the private network the Data Lab will be attached to.
[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