debug
inctl vm debug
Internal debug commands
inctl vm debug [flags]
Options
-h, --help help for debug
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
- inctl vm - Administer and work with virtual machines
- inctl vm debug cleanup-contexts - Remove all kubectl contexts starting with 'vmp-', including aliases.
- inctl vm debug info - Retrieve information about a VM.
- inctl vm debug mine - List the pool VMs owned by you.
- inctl vm debug set-context - Helper to set Kubernetes context.