gcloud_beta_compute_instances_get-guest-attributes (1)
NAME
- gcloud beta compute instances get-guest-attributes - get the Guest Attributes for a compute instance
SYNOPSIS
-
gcloud beta compute instances get-guest-attributes (INSTANCE : --zone=ZONE) [--query-path=QUERY_PATH] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Get the Guest Attributes for a compute instance.
POSITIONAL ARGUMENTS
-
-
- Instance resource - The instance to get the Guest Attributes for. The arguments in this group can be used to specify the attributes of this resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [instance] on the command line with a fully specified name; set the property [core/project]; provide the argument [--project] on the command line. This must be specified.
-
- INSTANCE
-
ID of the instance or fully qualified identifier for the instance. This
positional must be specified if any of the other arguments in this group are
specified.
- --zone=ZONE
-
The name of the Google Compute Engine zone.
- Instance resource - The instance to get the Guest Attributes for. The arguments in this group can be used to specify the attributes of this resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways. To set the [project] attribute: provide the argument [instance] on the command line with a fully specified name; set the property [core/project]; provide the argument [--project] on the command line. This must be specified.
-
FLAGS
-
- --query-path=QUERY_PATH
-
Attribute path to query. Can be empty string or of the form <namespace>/
or <namespace>/<key>. Default is the empty string.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
API REFERENCE
This command uses the compute/beta API. The full documentation for this API can be found at: developers.google.com/compute/docs/reference/latest
NOTES
This command is currently in BETA and may change without notice. This variant is also available:
- $ gcloud alpha compute instances get-guest-attributes