mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +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
|
|
@ -25,7 +25,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 artifacts apt
|
||||
|
||||
$ gcloud beta artifacts apt
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -84,7 +84,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 artifacts apt import
|
||||
|
||||
$ gcloud beta artifacts apt import
|
||||
|
||||
|
|
|
|||
|
|
@ -64,7 +64,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 artifacts apt upload
|
||||
|
||||
$ gcloud beta artifacts apt upload
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue