File tree Expand file tree Collapse file tree 1 file changed +20
-19
lines changed Expand file tree Collapse file tree 1 file changed +20
-19
lines changed Original file line number Diff line number Diff line change 8
8
scw instance server <command>
9
9
10
10
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
29
30
30
31
WORKFLOW COMMANDS:
31
- wait Wait for server to reach a stable state
32
+ wait Wait for server to reach a stable state
32
33
33
34
FLAGS:
34
35
-h, --help help for server
You can’t perform that action at this time.
0 commit comments