$ gcloud docker -aThis 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 --helpnor
docker --helphave the -a command line argument.
The gcloud docker doc does have a -a option:
--authorize-only, -aConfigure docker authorization only, do not launch the docker command-line.