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
Retrieve information about an existing Apple silicon server, specified by its server ID. Its full details, including name, status and IP address, are returned in the response object.
USAGE:
scw apple-silicon server get <server-id ...> [arg=value ...]
ARGS:
server-id UUID of the server you want to get
[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 get
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")