https://github.com/ates/hcvc
HashiCorp Vault Client
https://github.com/ates/hcvc
Last synced: about 1 month ago
JSON representation
HashiCorp Vault Client
- Host: GitHub
- URL: https://github.com/ates/hcvc
- Owner: ates
- Created: 2024-01-16T11:32:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T00:15:33.000Z (about 2 years ago)
- Last Synced: 2025-03-05T03:15:21.104Z (over 1 year ago)
- Language: Erlang
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hcvc - HashiCorp Vault Client
## Start vault in dev mode
```
vault server -dev -dev-root-token-id=root
```