info
inctl vm debug info
Retrieve information about a VM.
Synopsis
Retrieve basic information about a VM.
Current information available:
- VM name
- Project the VM is in
Example: inctl vm debug info vmp-3f30-x9t7q72u --org intrinsic@giza-workcells
You can also pass a context-alias for a VM: inctl vm debug info vmkube --org intrinsic@giza-workcells
inctl vm debug info [flags]
Options
-h, --help help for info
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 debug - Internal debug commands