Skip to content

Add support for setting CLI arguments using environment variables #111

@kehoecj

Description

@kehoecj

Enable users to set all optional CLI arguments as environment variables instead of (or in additional to) directly passing them as CLI arguments. For example running export CFV_REPORTER="json would produce JSON output. If both a CLI argument and environment variable are provided the CLI argument should win over the environment var or any type of merging of the options.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions