You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm wondering if there is a way to set ssh key when reinitializing smart vm using set_ssh_key method on the vm object being reinitialized, by something like this: vm.set_ssh_key(string)
Thanks a lot for your thoughts ;)
The text was updated successfully, but these errors were encountered:
bourguig
changed the title
set_ssh_key on reinitializing smart vm
set_ssh_key when reinitializing smart vm
Nov 6, 2018
Hi,
When you create a smart vm you can set the ssh key, but currently this feature there isn't when reinitializing smart vm because it isn't yet supported.
Hi,
I'm wondering if there is a way to set ssh key when reinitializing smart vm using set_ssh_key method on the vm object being reinitialized, by something like this:
vm.set_ssh_key(string)
Thanks a lot for your thoughts ;)
The text was updated successfully, but these errors were encountered: