Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cbateman/configfile improvement #620

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

CBatemanOracle
Copy link
Member

For tools that want to allow a user to select the current profile from the config file, it is necessary to have access to the parser's accumulator data structures. Similarly, for tools to have knowledge of default region, pem file path (for other uses such as token auth) and other info, it is necessary to have access to each profile's property map.

This PR makes the minimal changes to code to expose this information in the ConfigFileReader and adds some tests.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant