Skip to content

Add support for configuration override on the CLI #13

Description

@jhelison

Is your feature request related to a problem? Please describe.
All the configurations are load statically from the configuration file. The same attributes could be loaded from the CLI commands as extra parameters.

Describe the solution you'd like
Accept flags like --server.listen_addr to override specific addr at runtime.

Describe alternatives you've considered
Changing the config.toml values manually each deploy.

Additional context
Useful for custom configuration and quick fixes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions