Commands Reference
bnv import
Usage
bnv import ENV_FILE_PATHDescription
Parse a .env file and import all variables into the encrypted store. Optionally delete the .env and create a .better-env file.
Examples
bnv import ./.env
bnv import /abs/path/to/.env