Environment Variables
BMP_SCOPE
By default, this tool determines your project scope by reading the .blinkmrc.json file in the current working directory or its parent directory (or its parent's parent directory, etc). You may set this variable instead.
BMPUSERCONFIG_DIR
By default, this tool stores authentication data in the user's home directory. You may set this variable to control this location.
BMPWORKINGDIR
By default, this tool looks for the .blinkmrc.json file in the current working directory, and stores project files there, too. You may set this variable to control this location.