disable
inctl cluster ups disable
[EXPERIMENTAL] Disable a UPS.
Synopsis
[EXPERIMENTAL] Configure the cluster to not connect to a UPS (uninterruptible power supply).
You can still plug it into a UPS, but it won't shut down when running from battery.
inctl cluster ups disable --enable-experimental --org <org>[@<project>] --cluster <cluster> [flags]
Options
-h, --help help for disable
Options inherited from parent commands
--cluster string Name of cluster to configure.
--enable-experimental Enable experimental features.
--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 ups - [EXPERIMENTAL] Configure a UPS.