Skip to content

Commit b2913c3

Browse files
committed
update goldens
1 parent 66347dc commit b2913c3

File tree

3 files changed

+938
-712
lines changed

3 files changed

+938
-712
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
2+
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3+
Enable routed IP for this server and migrate the nat public IP to routed
4+
Server will reboot !
5+
https://www.scaleway.com/en/docs/compute/instances/api-cli/using-ip-mobility/
6+
7+
USAGE:
8+
scw instance server enable-routed-ip <server-id ...> [arg=value ...]
9+
10+
EXAMPLES:
11+
Migrate a server with legacy network to IP mobility
12+
scw instance server enable-routed-ip 11111111-1111-1111-1111-111111111111
13+
14+
ARGS:
15+
server-id ID of the server affected by the action.
16+
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config
17+
18+
FLAGS:
19+
-h, --help help for enable-routed-ip
20+
-w, --wait wait until the server is ready
21+
22+
GLOBAL FLAGS:
23+
-c, --config string The path to the config file
24+
-D, --debug Enable debug mode
25+
-o, --output string Output format: json or human, see 'scw help output' for more info (default "human")
26+
-p, --profile string The config profile to use

0 commit comments

Comments
 (0)