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
Reinstall an existing Apple silicon server (specified by its server ID) from a new image (OS). All the data on the disk is deleted and all configuration is reset to the default configuration values of the image (OS).
USAGE:
scw apple-silicon server reinstall <server-id ...> [arg=value ...]
ARGS:
server-id UUID of the server you want to reinstall
[os-id] Reinstall the server with the OS corresponding to the os_id
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-3)
FLAGS:
-h, --help help for reinstall
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")