A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault
Stars
9
Forks
2
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
Makes ssh hostname positional argument optional if --only-sign flag is given since this flag indicates a desire to not connect to a host
f8029fbView on GitHubAdds logic for only signing certificates and not executing ssh process
4cc6c64View on GitHubAdds --only-sign flag to support signing certificates without executing the ssh process
e18f937View on GitHub