2023-06-28 10:42:37 +00:00
|
|
|
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:
|
|
|
|
|
|
2025-04-16 10:41:40 +00:00
|
|
|
auth
|
|
|
|
|
Print authentication commands for the GOAUTH environment variable.
|
|
|
|
|
|
2023-06-28 10:42:37 +00:00
|
|
|
upload
|
|
|
|
|
Upload a Go module to an artifact repository.
|
|
|
|
|
|
|
|
|
|
NOTES
|
|
|
|
|
These variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha artifacts go
|
|
|
|
|
|
|
|
|
|
$ gcloud beta artifacts go
|
|
|
|
|
|