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
Oops, let's add name validation to our APIS, initially [a-zA-Z0-9-_] will be the allowed characters. As soon as we have updates, I will let you know here.
Keys registered with a dot in their name, such as in the example command below:
mgc profile ssh-keys create --key "$(cat ~/.ssh/id_magalu.pub)" --name julio.avelar
break the VM creation system, while keys without a dot do not produce the same error.
The text was updated successfully, but these errors were encountered: