mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
30 lines
634 B
Text
30 lines
634 B
Text
NAME
|
|
gcloud artifacts apt - manage Artifact Registry Debian packages
|
|
|
|
SYNOPSIS
|
|
gcloud artifacts apt COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Import one or more Debian packages into an artifact repository.
|
|
|
|
upload
|
|
Upload a Debian package to an artifact repository.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha artifacts apt
|
|
|
|
$ gcloud beta artifacts apt
|
|
|