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:

     auth
        Print authentication commands for the GOAUTH environment variable.

     upload
        Upload a Go module to an artifact repository.

NOTES
    These variants are also available:

        $ gcloud alpha artifacts go

        $ gcloud beta artifacts go

