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 device, specified by its device ID. Its full details, including name, status and ID, are returned in the response object.
USAGE:
scw iot device get <device-id ...> [arg=value ...]
ARGS:
device-id Device ID
[region=fr-par] Region to target. If none is passed will use default region from the config (fr-par)
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")