2022-03-01 04:29:52 +00:00
|
|
|
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
|
2022-03-30 09:07:09 +00:00
|
|
|
This command is currently in beta and might change without notice. These
|
|
|
|
|
variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud artifacts apt
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
$ gcloud alpha artifacts apt
|
|
|
|
|
|