mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
34 lines
1,007 B
Text
34 lines
1,007 B
Text
NAME
|
|
gcloud compute interconnects locations describe - describe a Compute Engine
|
|
interconnect location
|
|
|
|
SYNOPSIS
|
|
gcloud compute interconnects locations describe NAME [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Displays all data associated with Compute Engine interconnect location in a
|
|
project.
|
|
|
|
Example of usage:
|
|
|
|
$ gcloud compute interconnects locations describe my-location
|
|
|
|
POSITIONAL ARGUMENTS
|
|
NAME
|
|
Name of the interconnect location to describe.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --access-token-file, --account,
|
|
--billing-project, --configuration, --flags-file, --flatten, --format,
|
|
--help, --impersonate-service-account, --log-http, --project, --quiet,
|
|
--trace-token, --user-output-enabled, --verbosity.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute interconnects locations describe
|
|
|
|
$ gcloud beta compute interconnects locations describe
|
|
|