Commands Reference
bnv store
Usage
bnv store KEY
Description
Add or update KEY
in the encrypted store. Reads value interactively; prompts for passphrase.
Examples
# Create or update a secret
bnv store API_KEY
# (you'll be prompted to enter the value securely)