mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
31 lines
731 B
Text
31 lines
731 B
Text
NAME
|
|
gcloud beta artifacts apt - manage Artifact Registry Debian packages
|
|
|
|
SYNOPSIS
|
|
gcloud beta artifacts apt COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Artifact Registry Debian 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 Debian packages into an artifact repository.
|
|
|
|
upload
|
|
(BETA) Upload a Debian package to an artifact repository.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud artifacts apt
|
|
|
|
$ gcloud alpha artifacts apt
|
|
|