env2bws 0.1.0

A tool to help import variables from .env files into Bitwarden Secrets Manager.
env2bws-0.1.0 is not a library.
Visit the last successful build: env2bws-0.2.2

env2bws

A CLI tool for converting a .env file into a JSON format that can be imported by Bitwarden Secrets Manager.

Installing

From source

Run cargo install env2bws

Using the tool

For help regarding using the tool, see the CLI help output:

env2bws --help