mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Apr 26 10:24:37 UTC 2023
This commit is contained in:
parent
b33a8a3e6e
commit
2ae1bc2b12
276 changed files with 6093 additions and 833 deletions
|
|
@ -1,11 +1,11 @@
|
|||
NAME
|
||||
gcloud alpha network-security url-lists - manage Network Security UrlLists
|
||||
gcloud alpha network-security url-lists - manage Network Security Url Lists
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha network-security url-lists COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage Network Security UrlLists.
|
||||
(ALPHA) Manage Network Security Url Lists.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,22 +16,24 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
delete
|
||||
(ALPHA) Delete UrlList.
|
||||
(ALPHA) Delete Url List.
|
||||
|
||||
export
|
||||
(ALPHA) Export UrlList.
|
||||
(ALPHA) Export Url List.
|
||||
|
||||
import
|
||||
(ALPHA) Import UrlList.
|
||||
(ALPHA) Import Url List.
|
||||
|
||||
list
|
||||
(ALPHA) List UrlLists.
|
||||
(ALPHA) List Url Lists.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. This variant is also available:
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud network-security url-lists
|
||||
|
||||
$ gcloud beta network-security url-lists
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue