Added by: eugen
Aug 04, 2023
Version

~> HashiCorp Vault CLI

Description
HashiCorp Vault CLI tool is a command-line client used to interact with HashiCorp Vault servers.
Links
Install (execute in workspace terminal)
wrk install hashicorp-vault-cli==1.14.1
Remarks and hints
How to use:

export VAULT_ADDR='http://server-address:8200'
export VAULT_TOKEN='your-root-token'

vault kv put secret/my-secret key=value
vault kv get secret/my-secret
Scripts
# Istall script # Start script
alnoda-workspace

no compatibility requirements