Skip to content

Configuration file support #28

Closed
Closed
@michaelklishin

Description

@michaelklishin

rabbitmqadmin v1 can use a TOML/ini-style configuration file for setting command defaults.

This is not a commonly used feature but it would be nice to support it for ease of migration.

A few nuances worth considering are mentioned in this discussion. The ClapSerde library mentioned there is AGPLv3-licensed, so we cannot adopt it.

Loading the file very early on to populate CLI parser defaults is my favorite option at the time of writing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions