vaultssh
vaultssh copied to clipboard
A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault
Tested on Ubuntu 20.04, Linux Mint 20.2 and Ubuntu 22.04, each with stock rustc: ```rust error[E0432]: unresolved import `clap::Clap` error[E0277]: the trait bound `VaultClient: LoginClient` is not satisfied --> /home/bkaindl/.cargo/registry/src/github.com-1ecc6299db9ec823/vaultssh-0.1.1/src/main.rs:275:45...
This brings all of the dependencies up to date, including updating some of the GitHub workflows. Note that the tests are broken, my rust is good enough to fix small...