Add internal IP support to gcloud compute config-ssh
It would be great if it was possible to set configuration so that gcloud compute ssh
uses --internal-ip
by default (which would also mean a CLI option to disable it, i.e. force to use external, is needed).
Likewise with gcloud compute config-ssh
, this one currently doesn't support --internal-ip
at all. Supporting it would make using tools like Ansible much easier.
Many thanks!
1
vote
