vaultssh icon indicating copy to clipboard operation
vaultssh copied to clipboard

A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault

Results 1 vaultssh issues
Sort by recently updated
recently updated
newest added

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...