mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed May 1 09:26:55 UTC 2024
This commit is contained in:
parent
3740758467
commit
48fac7efd4
454 changed files with 11765 additions and 12790 deletions
31
gcloud/beta/artifacts/generic/help
Normal file
31
gcloud/beta/artifacts/generic/help
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
NAME
|
||||
gcloud beta artifacts generic - manage Artifact Registry generic artifacts
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta artifacts generic COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Artifact Registry generic artifacts.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
download
|
||||
(BETA) Download a generic artifact from a generic artifact repository.
|
||||
|
||||
upload
|
||||
(BETA) Uploads an artifact to a generic repository.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud artifacts generic
|
||||
|
||||
$ gcloud alpha artifacts generic
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue