oracle / oracle/oci-cli

oci (interactive mode) psql db-system patch --db-system-id lists Oracle Base DB Systems not PSQL DB Systems

Open
#960 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.