Commands Reference
bnv list
Usage
bnv list [--all|-a]
Description
List keys for the current project. With --all
, list all keys in the global store.
Examples
# List keys referenced by the current project
bnv list
# List every key in your global store
bnv list --all