koinos / koinos-cli

A command line utility used for key management and to interact with the Koinos blockchain.
Other
9 stars 7 forks source link

[BUG]: `open .env: no such file or directory` #153

Closed sgerbino closed 1 year ago

sgerbino commented 2 years ago

Is there an existing issue for this?

Current behavior

When you invoke the binary from a place where there is no .env file, you get an undesirable warning open .env: no such file or directory.

Expected behavior

The .env should be loaded optionally, and not display a warning when there is none.

Steps to reproduce

No response

Environment

- OS:

Anything else?

No response