mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
41 lines
799 B
Text
41 lines
799 B
Text
|
|
NAME
|
||
|
|
gcloud network-services endpoint-policies - manage Network Services
|
||
|
|
EndpointPolicies
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-services endpoint-policies COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Network Services EndpointPolicies.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete endpoint policy.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe an endpoint policy.
|
||
|
|
|
||
|
|
export
|
||
|
|
Export endpoint policy.
|
||
|
|
|
||
|
|
import
|
||
|
|
Import endpoint policy.
|
||
|
|
|
||
|
|
list
|
||
|
|
List endpoint policies.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-services endpoint-policies
|
||
|
|
|
||
|
|
$ gcloud beta network-services endpoint-policies
|
||
|
|
|