mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
37 lines
664 B
Text
37 lines
664 B
Text
|
|
NAME
|
||
|
|
gcloud network-security url-lists - manage Network Security Url Lists
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud network-security url-lists COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Network Security Url Lists.
|
||
|
|
|
||
|
|
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 Url List.
|
||
|
|
|
||
|
|
export
|
||
|
|
Export Url List.
|
||
|
|
|
||
|
|
import
|
||
|
|
Import Url List.
|
||
|
|
|
||
|
|
list
|
||
|
|
List Url Lists.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha network-security url-lists
|
||
|
|
|
||
|
|
$ gcloud beta network-security url-lists
|
||
|
|
|