docker-credential-gcloud -V (return code: 2)
ERROR: (gcloud.auth.docker-helper) unrecognized arguments: --version (did you mean '--verbosity'?)
To search the help text of gcloud commands, run:
gcloud help -- SEARCH_TERMS
docker-credential-gcloud --help (return code: 0)
NAME
gcloud auth docker-helper - a Docker credential helper to provide access to
GCR repositories
SYNOPSIS
gcloud auth docker-helper METHOD [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
A Docker credential helper to provide access to GCR repositories.
POSITIONAL ARGUMENTS
METHOD
The docker credential helper method.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration,
--flags-file, --flatten, --format, --help, --log-http, --project, --quiet,
--trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for
details.
NOTES
This command is an internal implementation detail and may change or
disappear without notice.