You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update details of an existing flexible IP address, including its tags, reverse and the Public Gateway it is assigned to.
USAGE:
scw vpc-gw ip update <ip-id ...> [arg=value ...]
ARGS:
ip-id ID of the IP address to update
[tags.{index}] Tags to give to the IP address
[reverse] Reverse to set on the address. Empty string to unset
[gateway-id] Gateway to attach the IP address to. Empty string to detach
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | nl-ams-3 | pl-waw-1 | pl-waw-2 | pl-waw-3)
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")