Skip to content

ActiveConfig should integrate with OptionParser #1

@alexg0

Description

@alexg0

It would be useful, particularly with CLI application to use ActiveConfig in combination with parsing command line options. It would be nice for ActiveConfig to allow overriding specific config setting through commandline options.

I would expect ActiveConfig to pluck those options out of ARGV, in accordance with configuration, at the time ActiveConfig object is created, while allowing application to handle rest of the options.

options from comand

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