1
0
Fork 0
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:
Automated 2023-04-26 10:24:37 +00:00
parent b33a8a3e6e
commit 2ae1bc2b12
276 changed files with 6093 additions and 833 deletions

View file

@ -1,5 +1,5 @@
NAME
gcloud alpha network-security url-lists list - list UrlLists
gcloud alpha network-security url-lists list - list Url Lists
SYNOPSIS
gcloud alpha network-security url-lists list --location=LOCATION
@ -7,15 +7,16 @@ SYNOPSIS
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List all UrlLists in the specified location of the current project.
(ALPHA) List all Url Lists in the specified location of the current
project.
EXAMPLES
To list UrlLists in the current project, run:
To list Url Lists in the current project, run:
$ gcloud alpha network-security url-lists list --location=global
REQUIRED FLAGS
Location resource - The project of the UrlLists to display. This
Location resource - The project of the Url Lists to display. This
represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways. To set the project
attribute:
@ -79,7 +80,9 @@ 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 list
$ gcloud beta network-security url-lists list