mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
27 lines
530 B
Text
27 lines
530 B
Text
NAME
|
|
gcloud artifacts go - manage Artifact Registry Go modules
|
|
|
|
SYNOPSIS
|
|
gcloud artifacts go COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Artifact Registry Go modules.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
upload
|
|
Upload a Go module to an artifact repository.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha artifacts go
|
|
|
|
$ gcloud beta artifacts go
|
|
|