mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
36 lines
726 B
Text
36 lines
726 B
Text
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
|
|
|