mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
30
gcloud/artifacts/yum/help
Normal file
30
gcloud/artifacts/yum/help
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
NAME
|
||||
gcloud artifacts yum - manage Artifact Registry RPM packages
|
||||
|
||||
SYNOPSIS
|
||||
gcloud artifacts yum COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Artifact Registry RPM packages.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
import
|
||||
Import one or more RPM packages into an artifact repository.
|
||||
|
||||
upload
|
||||
Upload an RPM package to an artifact repository.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha artifacts yum
|
||||
|
||||
$ gcloud beta artifacts yum
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue