Bootstrap FreeKB - Hashicorp Vault - Enable secrets using the vault kv command
Hashicorp Vault - Enable secrets using the vault kv command

Updated:   |  Hashicorp Vault articles

This assumes the following has already been done.

The vault enable secrets command can be used to enable the secrets engine and set the directory to where secrets will reside. In this example, the commonly used secret/ directory will be set as the directory where secrets will reside.

~]# vault secrets enable -path=secret/ kv
Success! Enabled the kv secrets engine at: secret/

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 0d2b87 in the box below so that we can be sure you are a human.