mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
47 lines
1.5 KiB
Text
47 lines
1.5 KiB
Text
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:
|
|
|
|
configure-shaper-average-percentage
|
|
(ALPHA) Configure shaper average percentage for application awareness
|
|
configuration of a Compute Engine interconnect.
|
|
|
|
configure-strict-priority-policy
|
|
(ALPHA) Configure strict priority policy for application awareness
|
|
configuration of a Compute Engine interconnect.
|
|
|
|
delete
|
|
(ALPHA) Delete application awareness configuration of a Compute Engine
|
|
interconnect.
|
|
|
|
get-config
|
|
(ALPHA) Get application awareness configuration of a Compute Engine
|
|
interconnect.
|
|
|
|
update
|
|
(ALPHA) Updates 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.
|
|
|