Skip to content

Improve configuration #13

@AAraKKe

Description

@AAraKKe

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions