1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/artifacts/generic/help

34 lines
934 B
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
2024-05-01 09:26:55 +00:00
gcloud alpha artifacts generic - manage Artifact Registry generic artifacts
2022-03-01 04:29:52 +00:00
SYNOPSIS
2024-05-01 09:26:55 +00:00
gcloud alpha artifacts generic COMMAND [GCLOUD_WIDE_FLAG ...]
2022-03-01 04:29:52 +00:00
DESCRIPTION
2024-05-01 09:26:55 +00:00
(ALPHA) Manage Artifact Registry generic artifacts.
2022-03-01 04:29:52 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
2024-05-01 09:26:55 +00:00
download
(ALPHA) Download a generic artifact from a generic artifact repository.
upload
(ALPHA) Uploads an artifact to a generic repository.
2022-03-01 04:29:52 +00:00
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
2024-05-01 09:26:55 +00:00
$ gcloud artifacts generic
2022-03-01 04:29:52 +00:00
2024-05-01 09:26:55 +00:00
$ gcloud beta artifacts generic
2022-03-01 04:29:52 +00:00