Skip to content

RohitKochhar/vile-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vile

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

monolithic-arch

Synopsis

Command Line Interface (CLI) for vile servers

vile is used to easily and securely retrieve, store or delete entries from a remote vile server

Options

      --config string   config file (default is $HOME/.vile.yaml)
  -h, --help            help for vile

SEE ALSO

  • 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
Auto generated by spf13/cobra on 17-Nov-2022

About

CLI Client to interface with Vile key-value store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages