mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
29 lines
685 B
Text
29 lines
685 B
Text
NAME
|
|
gcloud beta artifacts yum - manage Artifact Registry RPM packages
|
|
|
|
SYNOPSIS
|
|
gcloud beta artifacts yum COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Import one or more RPM packages into an artifact repository.
|
|
|
|
upload
|
|
(BETA) Upload an RPM package to an artifact repository.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha artifacts yum
|
|
|