upgrade
inctl cluster upgrade
Show or upgrade Intrinsic software on a target cluster
Synopsis
Shows the currently installed OS and base version, and provides subcommands to manage software upgrades. With no command it will show the current installed OS and base version.
Example:
inctl cluster upgrade --org my_org@my-project --cluster node-fc66c2ab-5770-43b8-aefe-a36a2f356fb1
inctl cluster upgrade [flags]
Options
--cluster string Name of cluster to upgrade.
-h, --help help for upgrade
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 upgrade accept - Accept an upgraded Intrinsic software on target cluster
- inctl cluster upgrade mode - Read/Write the current update mechanism mode
- inctl cluster upgrade report - Report information about an upgrade on the target cluster
- inctl cluster upgrade run - Assign or start an upgrade to the latest or a specified release.