forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-all-usage-searchdb-deployment-create-usage.golden
More file actions
29 lines (25 loc) · 1.56 KB
/
test-all-usage-searchdb-deployment-create-usage.golden
File metadata and controls
29 lines (25 loc) · 1.56 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
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
Create searchdb resources.
USAGE:
scw searchdb 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
[node-amount] Number of nodes
[node-type] Node type
[user-name] Username for the deployment user
[password] Password for the deployment user
[volume.type] Define the type of the Volume (unknown_type | sbs_5k | sbs_15k)
[volume.size-bytes] Define the size of the Volume
[endpoints.{index}.private-network.private-network-id]
[version] The Opensearch version to use
[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
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