Scroll to navigation

DOCKER-CREDENTIAL-GCR(1) User Commands DOCKER-CREDENTIAL-GCR(1)

NAME

docker-credential-gcr - Docker credential helper for GCR users

SYNOPSIS

docker-credential-gcr <flags> <subcommand> <subcommand args>

DESCRIPTION

Subcommands:

remove all stored credentials
list all command names
describe subcommands and their syntax
print the version of the binary to stdout

Subcommands for Config:

configure the credential helper
configures the Docker client to use docker-credential-gcr

Subcommands for Docker credential store API:

(UNIMPLEMENTED) erase any stored credentials for the server specified via stdin
for the server specified via stdin, return the stored credentials via stdout
(UNIMPLEMENTED) list all stored credentials
(UNIMPLEMENTED) for the specified server, store the credentials provided via stdin

Subcommands for GCR authentication:

log in to GCR
log out from GCR
August 2026 docker-credential-gcr 2.2.1-1