I'm trying to run dcker login command on ubuntu machine docker login -u _json_key --password-stdin https://gcr.io < key.json
This throw error : Unknown flag : --password -stdin https://gcr.io
I'm trying to run dcker login command on ubuntu machine docker login -u _json_key --password-stdin https://gcr.io < key.json
This throw error : Unknown flag : --password -stdin https://gcr.io