mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
|
|
@ -5,7 +5,9 @@ SYNOPSIS
|
|||
gcloud beta notebooks locations COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) View locations available for a project.
|
||||
(BETA) (DEPRECATED) View locations available for a project.
|
||||
|
||||
This command is deprecated. Please use gcloud notebooks instead.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -16,7 +18,7 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
list
|
||||
(BETA) Request for listing locations.
|
||||
(BETA) (DEPRECATED) Request for listing locations.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
|
|
|
|||
|
|
@ -7,7 +7,10 @@ SYNOPSIS
|
|||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Request for listing locations.
|
||||
(BETA) (DEPRECATED) This command is deprecated. Please use gcloud notebooks
|
||||
instead.
|
||||
|
||||
Request for listing locations.
|
||||
|
||||
EXAMPLES
|
||||
To list locations, run: $ gcloud beta notebooks locations list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue