mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
76 lines
1.5 KiB
Text
76 lines
1.5 KiB
Text
NAME
|
|
gcloud artifacts - manage Artifact Registry resources
|
|
|
|
SYNOPSIS
|
|
gcloud artifacts GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Artifact Registry resources.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
apt
|
|
Manage Artifact Registry Debian packages.
|
|
|
|
docker
|
|
Manage Artifact Registry container images and tags.
|
|
|
|
files
|
|
Manage Artifact Registry files.
|
|
|
|
generic
|
|
Manage Artifact Registry generic artifacts.
|
|
|
|
go
|
|
Manage Artifact Registry Go modules.
|
|
|
|
locations
|
|
Manage Artifact Registry resource locations.
|
|
|
|
operations
|
|
Manage Artifact Registry long-running operations.
|
|
|
|
packages
|
|
Manage Artifact Registry packages.
|
|
|
|
print-settings
|
|
Print snippets to add to native tools settings files.
|
|
|
|
repositories
|
|
Manage Artifact Registry repositories.
|
|
|
|
sbom
|
|
Manage Artifact SBOMs.
|
|
|
|
settings
|
|
Manage Artifact Registry project settings.
|
|
|
|
tags
|
|
Manage Artifact Registry tags.
|
|
|
|
versions
|
|
Manage Artifact Registry package versions.
|
|
|
|
vpcsc-config
|
|
Manage Artifact Registry VPC Service Controls configuration for remote
|
|
repositories.
|
|
|
|
vulnerabilities
|
|
Manage Artifact Vulnerabilities.
|
|
|
|
yum
|
|
Manage Artifact Registry RPM packages.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha artifacts
|
|
|
|
$ gcloud beta artifacts
|
|
|