Skip to content

Releases: GoodwayGroup/gwvault

1.2.0

30 Oct 14:15
Compare
Choose a tag to compare
$ gwvault --help
NAME:
   gwvault - encryption/decryption utility for Ansible data files

USAGE:
   gwvault [global options] command [command options] [arguments...]

VERSION:
   1.2.0

COMMANDS:
     encrypt         encrypt file
     decrypt         decrypt file
     edit            edit file and re-encrypt
     create          create a new encrypted file
     view            view contents of encrypted file
     encrypt_string  encrypt provided string
     help, h         Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --vault-password-file VAULT_PASSWORD_FILE  vault password file VAULT_PASSWORD_FILE
   --help, -h                                 show help
   --version, -v                              print the version

1.1.0

20 Aug 18:38
Compare
Choose a tag to compare

ansible-vault standalone CLI tool in go

1.0.1

17 Aug 21:03
Compare
Choose a tag to compare

ansible-vault standalone CLI tool in go

1.0.0

17 Aug 20:27
Compare
Choose a tag to compare

ansible-vault standalone CLI tool in go