Skip to content

PDI-2056: [UAT] Update --profile Flags Functionality#15

Merged
erikostien-pingidentity merged 3 commits intomainfrom
PDI-2056
Oct 17, 2024
Merged

PDI-2056: [UAT] Update --profile Flags Functionality#15
erikostien-pingidentity merged 3 commits intomainfrom
PDI-2056

Conversation

@erikostien-pingidentity
Copy link
Contributor

  • Make --active-profile global flag be --profile instead.
  • Have the --profile flag only apply for this instance of command it is specified, where it does not update nor affect the configuration file's activeProfile configuration.
  • Update config commands to use --profile-name instead of --profile to avoid flag collisions with the global flag.

- Make --active-profile global flag be --profile instead.
- Have the --profile flag only apply for this instance of command
it is specified, where it does not update nor affect the configuration
file's activeProfile configuration.
- Update config commands to use --profile-name instead of --profile
to avoid flag collisions with the global flag.
- Update all PFlag structs to remove DefValue and
manually add default information to Usage field.
- Also remove config command logic.
@erikostien-pingidentity erikostien-pingidentity merged commit 493d8fb into main Oct 17, 2024
@erikostien-pingidentity erikostien-pingidentity deleted the PDI-2056 branch October 17, 2024 18:30
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.

2 participants

Comments