device
inctl device
Manage device specific settings and registration.
Synopsis
This subcommand provides utilities that interact with singular devices. These are generally part of a cluster, or not yet registered to any user.
Options
--cluster_name string The cluster to join. Required for workers, ignored on control-plane.
You can set the environment variable INTRINSIC_CLUSTER_NAME=cluster_name to set a default cluster_name.
--device_id string The device ID of the device to claim
-h, --help help for device
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-p, --project string The Google Cloud Project (GCP) project to use. You can set the environment variable
INTRINSIC_PROJECT=project_name to set a default project name.
Options inherited from parent commands
-o, --output string (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.
SEE ALSO
- inctl - inctl is the Intrinsic commandline tool
- inctl device config - Tool to interact with device config
- inctl device register - Tool to register hardware in setup flow