Skip to content

feature: configuration through environment variables. #1

@dopry

Description

@dopry

We use 12 factors config for our applications and tooling, which means we rely on sets od environment variables to define and environment. It doesn't really play nice with fixed config files. (We run from CI, ansible, and other devops tooling)

It would be nice if the chronos-cli played well with environment variables and cli args for url, username, and pass. At the very least command line arguments would be nice.

CHRONOS_URL=http://user:pass@host/path chronos list
chronos list --chronos-url http://user:pass@host/path

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