1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/artifacts/help

65 lines
1.3 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
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:
2022-03-30 09:07:09 +00:00
apt
Manage Artifact Registry Debian packages.
2022-03-01 04:29:52 +00:00
docker
Manage Artifact Registry container images and tags.
2022-06-08 09:13:38 +00:00
files
Manage Artifact Registry files.
2022-03-01 04:29:52 +00:00
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.
2023-03-29 10:40:15 +00:00
settings
Manage Artifact Registry project settings.
2022-03-01 04:29:52 +00:00
tags
Manage Artifact Registry tags.
versions
Manage Artifact Registry package versions.
2023-02-15 10:13:15 +00:00
vpcsc-config
Manage Artifact Registry VPC Service Controls configuration for remote
repositories.
2022-03-30 09:07:09 +00:00
yum
Manage Artifact Registry RPM packages.
2022-03-01 04:29:52 +00:00
NOTES
These variants are also available:
$ gcloud alpha artifacts
$ gcloud beta artifacts