mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
33 lines
718 B
Text
33 lines
718 B
Text
NAME
|
|
gcloud network-connectivity service-connection-policies - manage Service
|
|
Connection Policies
|
|
|
|
SYNOPSIS
|
|
gcloud network-connectivity service-connection-policies COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Service Connection Policies.
|
|
|
|
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 new Service Connection Policy.
|
|
|
|
delete
|
|
Delete a service connection policy.
|
|
|
|
describe
|
|
Describe a service connection policy.
|
|
|
|
list
|
|
List service connection policies.
|
|
|
|
update
|
|
Update a service connection policy.
|