Skip to content

Conversation

@erikostien-pingidentity
Copy link
Contributor

  • Update root.go to only initialize the koanf profile by manually parsing the --config flag and its variations. This is necessary because of a chicken and then egg problem created by cobra when interacting with our plugins and the --help flag.

- Update root.go to only initialize the koanf profile after
all of the flags have been parsed (which only occurs when the
command's Execute() function is invoked).
@erikostien-pingidentity erikostien-pingidentity requested a review from a team as a code owner August 19, 2025 15:04
Copy link
Contributor

@patrickcping patrickcping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs unit and regression tests added

@erikostien-pingidentity erikostien-pingidentity merged commit 4fed68c into main Sep 10, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants