plugins

Home

Plugins

GitHub

Blog

vault

version: 0.0.3 |  date: 06/27/2021 |  Simple wrapper for vault script |  source code

# SYNOPSIS

Simple wrapper for `vault`


# INSTALL

    $ s6 --install vault

# USAGE

Basic usage:

    $ s6 --plg-run vault <args>

For example:

    $ s6 --plg-run vault@args="--erase_vault"

See parameters description at [https://github.com/gabfl/vault](https://github.com/gabfl/vault)

# Author

* The author of main script is [https://github.com/gabfl](https://github.com/gabfl)
* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)