CLI client (reads VAULT_URL + VAULT_TOKEN env vars) #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement a CLI client that reads VAULT_URL and VAULT_TOKEN environment variables so that users can interact with the vault's secrets from their terminal without embedding credentials in scripts.