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

feat: Add --url to Oracle connections add options #1083

Merged
merged 5 commits into from
Feb 2, 2024

Conversation

nj1973
Copy link
Contributor

@nj1973 nj1973 commented Jan 31, 2024

This small change enables support via the CLI for Oracle Wallet based connections. The support was already there if we manually created the connection json file, this just exposes an option and add some guidance to the docs.

@nj1973 nj1973 requested a review from a team as a code owner January 31, 2024 18:34
@nj1973 nj1973 linked an issue Jan 31, 2024 that may be closed by this pull request
@nj1973
Copy link
Contributor Author

nj1973 commented Jan 31, 2024

/gcbrun

@nj1973
Copy link
Contributor Author

nj1973 commented Feb 1, 2024

/gcbrun

Copy link
Collaborator

@nehanene15 nehanene15 left a comment

Choose a reason for hiding this comment

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

Looks great! Did you use a linter for markdown files? If so, maybe we can consider adding that to our lint tests.

@nj1973
Copy link
Contributor Author

nj1973 commented Feb 2, 2024

Looks great! Did you use a linter for markdown files? If so, maybe we can consider adding that to our lint tests.

No I didn't use a linter, I edited in VS Code and it looks like it trimmed trailing white space, hence the changes on lines I didn't actually edit.

@nj1973 nj1973 merged commit 2f078c2 into develop Feb 2, 2024
5 checks passed
@nj1973 nj1973 deleted the 1003-connections-add-oracle-wallet branch February 2, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

connections add: Does not support Oracle wallet
2 participants