peopledoc/vault-cli

Create client with Role and Secret ID authentication

rcohan08 opened this issue · 0 comments

I'm attempting to create a vault_cli client using the role and secret IDs created for my secrets engine, however, there doesn't seem to be a way to pass these. I tried passing as a token, and tried passing role ID for the username and secret ID for the password and neither work.