We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've been using lando acli for a while now and for security reasons I had to change my local public key.
lando acli
I've added the new key to Acquia Cloud but lando acli is not picking it up.
My new key is working with acli i.e. acli remote:ssh server:env
acli
acli remote:ssh server:env
Is there a way to refresh the key on lando acli? I tried creating and uploading the key via lando acli ssh-key:create-upload but an error shows up:
lando acli ssh-key:create-upload
Unable to add the SSH key to local SSH agent:Could not open a connection to your authentication agent.
The text was updated successfully, but these errors were encountered:
Downloaded latest pre-release https://github.com/lando/lando/releases v3.6.5
Seems to have fixed it.
Sorry, something went wrong.
No branches or pull requests
I've been using
lando acli
for a while now and for security reasons I had to change my local public key.I've added the new key to Acquia Cloud but
lando acli
is not picking it up.My new key is working with
acli
i.e.acli remote:ssh server:env
Is there a way to refresh the key on
lando acli
? I tried creating and uploading the key vialando acli ssh-key:create-upload
but an error shows up:The text was updated successfully, but these errors were encountered: