Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not display a warning when the .env file does not exist #154

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

sgerbino
Copy link
Member

@sgerbino sgerbino commented Nov 18, 2022

Resolves #153.

Brief description

Removes the warning when the .env does not exist.

Checklist

  • I have built this pull request locally
  • I have ran the unit tests locally
  • I have manually tested this pull request
  • I have reviewed my pull request
  • I have added any relevant tests

Demonstration

./koinos-cli/build/koinoscli
Connected to endpoint https://api.koinos.io/

Token 'koin' at address 15DJN4a8SgrbGhhGksSBASiSYjGnMU8dGL registered

Token 'vhp' at address 1AdzuXSpC6K9qtXdCBgD5NUpDNwHjMgrc9 registered

Contract 'pob' at address 159myq5YUhhoVWu3wsHKHiJYKPKGUrGiyv registered

Contract 'name_service' at address 19WxDJ9Kcvx4VqQFkpwVmwVEy1hMuwXtQE registered

Koinos CLI v1.0.0
Type "list" for a list of commands, "help <command>" for help on a specific command.
🔐 > exit

@mvandeberg mvandeberg merged commit 4e42a8d into master Nov 21, 2022
@mvandeberg mvandeberg deleted the 153-optional-env branch November 21, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: open .env: no such file or directory
2 participants