vaultino get
vp-utils vaultino get¶
Get value from Vaultino encrypted file
Synopsis¶
Get value from Vaultino encrypted file for the provided key. It will prompt for a password and retrieve the value. Supported file formats are YAML and JSON.
Examples¶
Options¶
-h, --help help for get
-k, --key string Key to get value for
-p, --password string Password to decrypt vault (if not provided, will prompt interactively)
SEE ALSO¶
- vp-utils vaultino - Vaultino is custom implementation of Vault similar to Ansible Vault