| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 09:12:08 GMT
X-Served-By: cache-dfw-kdfw8210127-DFW, cache-bom-vanm7210078-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768641128.385121,VS0,VE374
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
vault-tool: Client library for HashiCorp's Vault tool (via HTTP API)
vault-tool: Client library for HashiCorp's Vault tool (via HTTP API)
Downloads
- vault-tool-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.0.1, 0.0.0.3, 0.0.0.4, 0.1.0.0, 0.1.0.1 |
|---|---|
| Dependencies | aeson, base (>=4.8 && <5), bytestring, http-client, http-client-tls, http-types, text, unordered-containers [details] |
| License | MIT |
| Author | Bit Connor |
| Maintainer | mutantlemon@gmail.com |
| Uploaded | by BitConnor at 2019-05-01T10:23:25Z |
| Category | Network |
| Home page | https://github.com/bitc/hs-vault-tool |
| Bug tracker | https://github.com/bitc/hs-vault-tool/issues |
| Source repo | head: git clone https://github.com/bitc/hs-vault-tool.git |
| Distributions | |
| Reverse Dependencies | 2 direct, 1 indirect [details] |
| Downloads | 3726 total (12 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2019-05-01 [all 1 reports] |
Readme for vault-tool-0.1.0.1
[back to package description]vault-tool
Client library for HashiCorp's Vault tool (via HTTP API)
Tested with Vault versions:
- Vault 0.9.0
The tests for this library are in the package vault-tool-server