mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Mon Oct 23 11:10:08 UTC 2023
This commit is contained in:
parent
c30bb7b4ce
commit
a15665661a
123 changed files with 3724 additions and 306 deletions
|
|
@ -9,10 +9,10 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) $ gcloud beta compute backend-services list-usable retrieves the
|
||||
list of backend service resources in the specified project for which you
|
||||
have compute.backendService.get and compute.backendService.use permissions.
|
||||
This command is useful when you're creating load balancers in a Shared VPC
|
||||
(BETA) gcloud beta compute backend-services list-usable retrieves the list
|
||||
of backend service resources in the specified project for which you have
|
||||
compute.backendService.get and compute.backendService.use permissions. This
|
||||
command is useful when you're creating load balancers in a Shared VPC
|
||||
environment and you want to use cross-project service referencing
|
||||
(https://cloud.google.com/load-balancing/docs/https#cross-project). You can
|
||||
use this command to find out which backend services in other projects are
|
||||
|
|
@ -82,8 +82,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute backend-services list-usable
|
||||
|
||||
$ gcloud alpha compute backend-services list-usable
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue