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

We should be able to define the key for SSH #776

Open
caffeinated92 opened this issue Jul 29, 2024 · 2 comments
Open

We should be able to define the key for SSH #776

caffeinated92 opened this issue Jul 29, 2024 · 2 comments

Comments

@caffeinated92
Copy link
Collaborator

User should be able to define key for onpremise SSH.

@svaroqui
Copy link
Collaborator

Can one report if setting ecdsa inside onpremise-ssh-private-key works please

 --onpremise-ssh                                        Connect to host via SSH using user private key
      --onpremise-ssh-credential string                      User:password for ssh if no password using current user private key (default "root:")
      --onpremise-ssh-db-job-script string                   Run via ssh a custom script to execute database jobs
      --onpremise-ssh-port int                               Connect to host via SSH using ssh port (default 22)
      --onpremise-ssh-private-key string                     Private key for ssh if none use the user HOME directory
     

@masao77
Copy link

masao77 commented Jul 30, 2024

It works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants