mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 30 09:07:09 UTC 2022
This commit is contained in:
parent
cd34e797ae
commit
9bf28f1efe
90 changed files with 1554 additions and 258 deletions
|
|
@ -64,8 +64,8 @@ POSITIONAL ARGUMENTS
|
|||
|
||||
REQUIRED FLAGS
|
||||
--gcs-source=[GCS_SOURCE,...]
|
||||
The Google Cloud Storage location of a package to import. Wildcards may
|
||||
be added at the end to import multiple packages.
|
||||
The Google Cloud Storage location of a package to import. To import
|
||||
multiple packages, use wildcards at the end of the path.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--async
|
||||
|
|
@ -81,8 +81,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud artifacts apt import
|
||||
|
||||
$ gcloud alpha artifacts apt import
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue