Command Line Interface (CLI) for vile servers with full client-side encryption
To see information on the vile key-value store, consult the repository docs
Command Line Interface (CLI) for vile servers
vile is used to easily and securely retrieve, store or delete entries from a remote vile server
--config string config file (default is $HOME/.vile.yaml)
-h, --help help for vile
- vile add - Adds a key value pair to remote vile server
- vile check - Verifies the vile server is up and running
- vile completion - Generate the autocompletion script for the specified shell
- vile delete - Removes a value from remote vile server
- vile get - Gets a value from remote vile server
- vile rename - Rename changes the name of the key used to store a value