Skip to content

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.

vp-utils vaultino get [flags]

Examples

vp-utils vaultino get <path_to_file> -k <key>

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
Auto generated by spf13/cobra on 22-Oct-2025