-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
At the moment the configuration of the tool is done when you first do any action:
- Get api key and budget the first time you run the tool
- Assign default account per entity when you first use it
It would be good to have a way of interactively setup configuration based on cli commands. For example, run yul config and be prompted with different options to update the configuration. At the moment you can find where the json is and modify it manually but it has some drawbacks:
- Config is a json file and this cli is not tailored to developers, so might not be trivial
- Some of the configuration values are keys for specific accounts, budget etc. People might not know them since it needs api access to handle it
- Some confgurations are not even easy to handle and looking at the json makes it hard to understand
Metadata
Metadata
Assignees
Labels
No labels