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

cli: add a -f flag to env init #95

Merged
merged 2 commits into from
Oct 10, 2023
Merged

cli: add a -f flag to env init #95

merged 2 commits into from
Oct 10, 2023

Conversation

pgavlin
Copy link
Member

@pgavlin pgavlin commented Oct 10, 2023

If this flag is specified, the initial definition of the environment is read from the given file. If the filename is -, contents are read from stdin. If the initial definition contains errors, the environment is still created but is left empty.

Related to #91.

If this flag is specified, the initial definition of the environment is
read from the given file. If the filename is `-`, contents are read from
`stdin`. If the initial definition contains errors, the environment is
still created but is left empty.

Related to #91.
@pgavlin pgavlin merged commit 9c2928b into main Oct 10, 2023
@pgavlin pgavlin deleted the pgavlin/init-f branch October 10, 2023 18:30
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.

2 participants