ups
inctl cluster ups
[EXPERIMENTAL] Configure a UPS.
Synopsis
[EXPERIMENTAL] Configure a UPS (uninterruptible power supply) attached to the cluster.
Use the subcommands to show, enable or disable UPS monitoring, for example:
inctl cluster ups show --enable-experimental --org <org>[@<project>] --cluster <cluster> inctl cluster ups enable --enable-experimental --org <org>[@<project>] --cluster <cluster> --driver <driver> [--port <port>]
Options
--cluster string Name of cluster to configure.
--enable-experimental Enable experimental features.
-h, --help help for ups
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
- inctl cluster ups disable - [EXPERIMENTAL] Disable a UPS.
- inctl cluster ups enable - [EXPERIMENTAL] Enable a UPS.
- inctl cluster ups show - [EXPERIMENTAL] Show the current UPS configuration.