packages feed

vault-tool-0.0.0.1: README.md

# vault-tool

Client library for HashiCorp's [Vault](https://www.vaultproject.io) tool (via
HTTP API)

Tested with Vault versions:

    - Vault 0.6.0
    - Vault 0.6.1
    - Vault 0.6.2

The tests for this library are in the package
[vault-tool-server](../vault-tool-server/)