📄️ Create a New Vault
Create a new vault file.
📄️ Put a Secret
Add a secret into a vault
📄️ Get a Secret
Retrieve one or all items in a vault.
📄️ Remove a Secret
Delete an item from a vault.
📄️ Manage Vault Access
Add or Remove access to the vault.\
📄️ Referencing
This is particularly useful when you have files with secrets. The command would replace the actual secrets with references to SLV secrets and add the SLV secrets to an SLV vault.
📄️ Dereferencing
This does exactly the opposite of ref command. Let's say we have a file that contains references to SLV secrets, this command would replace the references with actual secrets.\
📄️ Load Vault to Environment Variables
Launch a shell or run a command with the secrets loaded as Environment Variables in it.
📄️ Update Vault Attributes
Update the metadata of a vault