oci (interactive mode) psql db-system patch --db-system-id lists Oracle Base DB Systems not PSQL DB Systems
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 669
- Forks
- 236
- Avg merge
- 1m
- Merged PRs (30d)
- 4
Description
When using oci cli in interactive mode it lists my Oracle Base DB Systems not my PSQL DB Systems in the drop down list showing available system oci-id.
oci psql db-system patch --db-system-id the dropdown list don't list my PSQL DB Systems.
This is on version 3.61.0.
$oci --version 3.61.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing oci psql db-system patch --db-system-id in interactive mode on version 3.61.0 and trace the command's dropdown entry point. Confirm that the choices are filtered to PSQL DB Systems rather than Oracle Base DB Systems, then verify the corrected list interactively.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, cloud, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100