table of contents
other versions
- unstable 2.2.1-1
| 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:¶
Subcommands for Config:¶
- config
- configure the credential helper
- configure-docker
- configures the Docker client to use docker-credential-gcr
Subcommands for Docker credential store API:¶
- erase
- (UNIMPLEMENTED) erase any stored credentials for the server specified via stdin
- get
- for the server specified via stdin, return the stored credentials via stdout
- list
- (UNIMPLEMENTED) list all stored credentials
- store
- (UNIMPLEMENTED) for the specified server, store the credentials provided via stdin
Subcommands for GCR authentication:¶
- gcr-login
- log in to GCR
- gcr-logout
- log out from GCR
| August 2026 | docker-credential-gcr 2.2.1-1 |