poweroff
inctl cluster poweroff
Power off an IPC
Synopsis
Power off a cluster
Example: inctl cluster poweroff --cluster <my-cluster> --org <my-org>
If the IPC is online, it will power off.
inctl cluster poweroff --cluster <my-cluster> --org <my-org> [flags]
Options
--cluster string Name of the cluster to use
-h, --help help for poweroff
Options inherited from parent commands
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-o, --output string (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.
-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.
SEE ALSO
- inctl cluster - Workcell cluster handling