forked from scaleway/scaleway-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathtest-all-usage-rdb-instance-update-usage.golden
More file actions
26 lines (22 loc) · 1.18 KB
/
test-all-usage-rdb-instance-update-usage.golden
File metadata and controls
26 lines (22 loc) · 1.18 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
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
Update an instance.
USAGE:
scw rdb instance update <instance-id ...> [arg=value ...]
ARGS:
[backup-schedule-frequency] In hours
[backup-schedule-retention] In days
[is-backup-schedule-disabled] Whether or not the backup schedule is disabled
[name] Name of the instance
instance-id UUID of the instance to update
[tags.{index}] Tags of a given instance
[logs-policy.max-age-retention] Max age (in day) of remote logs to keep on the database instance
[logs-policy.total-disk-retention] Max disk size of remote logs to keep on the database instance
[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 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