Skip to content

Add support for koanf #311

@shanduur

Description

@shanduur

Currently, configuration is managed only through flags. This makes it harder to support more complex or layered configuration, and less convenient for users who want to manage settings via files or environment variables.

  • Integrate koanf in addition to flags, to allow:
  • Configuration via (one of) YAML/JSON/TOML file.
  • Overriding with environment variables.
  • Retaining existing flag support for compatibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions