Skip to content

Commit 66347dc

Browse files
committed
update all usage golden
1 parent 6c13f82 commit 66347dc

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

cmd/scw/testdata/test-all-usage-instance-server-usage.golden

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,28 @@ USAGE:
88
scw instance server <command>
99

1010
AVAILABLE COMMANDS:
11-
attach-ip Attach an IP to a server
12-
attach-volume Attach a volume to a server
13-
backup Backup server
14-
console Connect to the serial console of an instance
15-
create Create server
16-
delete Delete server
17-
detach-ip Detach an IP from a server
18-
detach-volume Detach a volume from its server
19-
get Get an Instance
20-
list List all Instances
21-
list-actions List Instance actions
22-
reboot Reboot server
23-
ssh SSH into a server
24-
standby Put server in standby mode
25-
start Power on server
26-
stop Power off server
27-
terminate Terminate server
28-
update Update an Instance
11+
attach-ip Attach an IP to a server
12+
attach-volume Attach a volume to a server
13+
backup Backup server
14+
console Connect to the serial console of an instance
15+
create Create server
16+
delete Delete server
17+
detach-ip Detach an IP from a server
18+
detach-volume Detach a volume from its server
19+
enable-routed-ip Migrate server to IP mobility
20+
get Get an Instance
21+
list List all Instances
22+
list-actions List Instance actions
23+
reboot Reboot server
24+
ssh SSH into a server
25+
standby Put server in standby mode
26+
start Power on server
27+
stop Power off server
28+
terminate Terminate server
29+
update Update an Instance
2930

3031
WORKFLOW COMMANDS:
31-
wait Wait for server to reach a stable state
32+
wait Wait for server to reach a stable state
3233

3334
FLAGS:
3435
-h, --help help for server

0 commit comments

Comments
 (0)