Skip to main content

set-context

inctl vm debug set-context

Helper to set Kubernetes context.

Synopsis

Helper to set Kubernetes context.

inctl vm debug set-context [flags]

Options

  -a, --context-alias string   Instead of the VM name use an alias for the kubectl context (e.g., minikube).
-h, --help help for set-context

Options inherited from parent commands

  -e, --email string     User email to be used for access control. Optional, will fall back to $USER@google.com if unset.
--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