eventual
eventual copied to clipboard
CLI: Use EVENTUAL_SERVICE env var
- Pick up service from an env var rather than needing to be specified every command.
- Provide --service flag to override
- pickup from dotenv
If there is only one, assume it unless provided.
We could also have an eventual.json file with defaults. I'd like a file at the root of a project for other potential products to use when dropped into a repo:
See: https://github.com/functionless/eventual/issues/212