Skip to content

In the .ssh/config file, generated by 'gcloud compute config-ssh' command , need to manually put double quotes around parameter values that have whitespaces. #13

@rmpasswd

Description

@rmpasswd

gcloud compute config-ssh command generates this ssh config file:

Image

Note the whitespace. Unfortunately, my windows username has whitespace in it!

Image

For now, I can manually put quotes around the values and connect successfully.

I cannot find gcloud cli source code in their github, only gsutil exists.
#12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions