$ gcloud docker -a
This command is ran when a Google Compute Engine instance with a container-vm
OS and a container set to start at instance creation time.
Neither
gcloud --help
nor
docker --help
have the -a
command line argument.
The gcloud docker
doc does have a -a
option:
--authorize-only, -a
Configure docker authorization only, do not launch the docker command-line.