% gwvault 8
gwvault - encryption/decryption utility for Ansible data files
gwvault
[--new-vault-password-file]=[value]
[--vault-password-file]=[value]
Usage:
gwvault [GLOBAL OPTIONS] command [COMMAND OPTIONS] [ARGUMENTS...]
--new-vault-password-file="": new vault password file for rekey NEW_VAULT_PASSWORD_FILE
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
encrypt file
[options] [vaultfile.yml]
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
decrypt file
[options] [vaultfile.yml]
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
edit file and re-encrypt
[options] [vaultfile.yml]
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
alter encryption password and re-encrypt
[options] [vaultfile.yml] [newvaultfile.yml]
--new-vault-password-file="": new vault password file for rekey NEW_VAULT_PASSWORD_FILE
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
create a new encrypted file
[options] [vaultfile.yml]
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
view inputs of encrypted file
[options] [vaultfile.yml]
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
encrypt provided string, output in ansible-vault format
[options] string_to_encrypt
--name="": variable name to encrypt
--vault-password-file="": vault password file VAULT_PASSWORD_FILE
Generate and install man page
NOTE: Windows is not supported
Print version info