Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Add support for configuration files#47

Merged
exe-prow-github-app[bot] merged 1 commit into
opdev:mainfrom
komish:config-support
Jul 25, 2025
Merged

Add support for configuration files#47
exe-prow-github-app[bot] merged 1 commit into
opdev:mainfrom
komish:config-support

Conversation

@komish
Copy link
Copy Markdown
Collaborator

@komish komish commented Jul 25, 2025

We add support configuration files here, establishing 3 well-known locations for configuration, while maintaining environment variable and flag support.

Not all config file keys correspond with flags, so some of the required values (e.g. api-token) are limited to configuration file or environment definition.

This cleans up the UX of the CLI quite a bit.

@exe-prow-github-app
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: komish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@exe-prow-github-app exe-prow-github-app Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 25, 2025
Signed-off-by: Jose R. Gonzalez <komish@flutes.dev>
@komish komish added the lgtm Indicates that a PR is ready to be merged. label Jul 25, 2025
@exe-prow-github-app exe-prow-github-app Bot merged commit 08e2762 into opdev:main Jul 25, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant