1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Mar 30 09:07:09 UTC 2022

This commit is contained in:
Automated 2022-03-30 09:07:09 +00:00
parent cd34e797ae
commit 9bf28f1efe
90 changed files with 1554 additions and 258 deletions

30
gcloud/artifacts/apt/help Normal file
View file

@ -0,0 +1,30 @@
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