1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Apr 16 10:41:40 UTC 2025

This commit is contained in:
Automated 2025-04-16 10:41:40 +00:00
parent 4637d39593
commit b589c4c4ad
316 changed files with 13928 additions and 1163 deletions

View file

@ -0,0 +1,40 @@
NAME
gcloud alpha compute interconnects application-awareness get-config - get
application awareness configuration of a Compute Engine interconnect
SYNOPSIS
gcloud alpha compute interconnects application-awareness get-config NAME
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) gcloud alpha compute interconnects application-awareness get-config
displays configuration data associated with application awareness on
Compute Engine interconnect in a project.
For an example, refer to the EXAMPLES section below.
EXAMPLES
To displays configuration data associated with application awareness on
Compute Engine interconnect in a project, run:
$ gcloud alpha compute interconnects application-awareness \
get-config example-interconnect
POSITIONAL ARGUMENTS
NAME
Name of the interconnect 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
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist.

View file

@ -0,0 +1,31 @@
NAME
gcloud alpha compute interconnects application-awareness - read and
manipulate configuration for application awareness on Compute Engine
interconnect
SYNOPSIS
gcloud alpha compute interconnects application-awareness COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Read and manipulate configuration for application awareness on
Compute Engine interconnect.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
get-config
(ALPHA) Get application awareness configuration of a Compute Engine
interconnect.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist.

View file

@ -23,6 +23,10 @@ GCLOUD WIDE FLAGS
GROUPS
GROUP is one of the following:
application-awareness
(ALPHA) Read and manipulate configuration for application awareness on
Compute Engine interconnect.
attachments
(ALPHA) Read and manipulate Compute Engine interconnect attachments.