mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed May 11 08:44:01 UTC 2022
This commit is contained in:
parent
bf33ccb44b
commit
379049f21a
109 changed files with 2571 additions and 102 deletions
36
gcloud/network-services/service-bindings/help
Normal file
36
gcloud/network-services/service-bindings/help
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
NAME
|
||||
gcloud network-services service-bindings - manage Network Services Bindings
|
||||
|
||||
SYNOPSIS
|
||||
gcloud network-services service-bindings COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Network Services Bindings.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
create
|
||||
Create a service binding.
|
||||
|
||||
delete
|
||||
Delete service binding.
|
||||
|
||||
describe
|
||||
Describe a service binding.
|
||||
|
||||
list
|
||||
List service bindings.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha network-services service-bindings
|
||||
|
||||
$ gcloud beta network-services service-bindings
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue