Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'@' doesn't work on using '~' for home directory #1109

Closed
yugangw-msft opened this issue Oct 21, 2016 · 0 comments
Closed

'@' doesn't work on using '~' for home directory #1109

yugangw-msft opened this issue Oct 21, 2016 · 0 comments

Comments

@yugangw-msft
Copy link
Contributor

Found it when test ACS command.
acs create -g yugangwacs2 -n yugangwacs2-1 --generate-ssh-keys --ssh-key-value @~/acs1.pub --dns-name-prefix ygacshah2

Not a blocking issue, because the command can accept a file path w/o @; however if we want to push the @ concept across, we need to use os.path.expanduser before decide it is not a valid file path.

tjprescott added a commit that referenced this issue Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant