mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-04 22:02:18 +08:00
Since a registered SSH public key name can never be a valid SSH public key, as an SSH public key must include a space, and a registered SSH public key name cannot include a space, if a public key name without a space is given, assume it can be a registered SSH public key name, and look up the public key. This required removing the public key validity checks from the cli. To still provide nice error messages, recognize invalid public key error messages, and provide a better explanation when displaying the error. |
||
---|---|---|
.. | ||
create_spec.rb | ||
destroy_spec.rb | ||
list_spec.rb | ||
rename_spec.rb | ||
restart_spec.rb | ||
scp_spec.rb | ||
sftp_spec.rb | ||
show_spec.rb | ||
ssh_spec.rb |