oracle / oracle/oci-cli

"oci compute pic version list" limited to stale versions from pre-2026

Open
#1,126 0 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

Querying "oci compute pic version list" for a listing (e.g., "AlmaLinux OS 9, AArch64") from a single-region tenancy ("uk-london-1") returns only older resource versions, while the Marketplace website (https://marketplace.oracle.com/listings/127985893) simultaneously displays a newer version (confirmed: "9.8.20260907" on the site vs. "9.6.20250522" as the newest available via CLI/API in "uk-london-1").

Given publisher documentation requires image registration through US East (Ashburn), this is presumably a cross-region propagation delay — but neither the CLI/API response nor the Marketplace website make this clear to the customer. A customer has no way to know they're seeing an incomplete or region-inconsistent picture.

oci compute pic version list --listing-id "ocid1.appcataloglisting.oc1..aaaaaaaaftyo754yngogacktfvav4itegkcys2ssw7qhtuapucjq3walodbq" --sort-order DESC

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 the listed command for the AlmaLinux listing in uk-london-1 and compare its versions with the Marketplace page. Investigate how regional listing data is exposed through the CLI/API; done means customers can identify when the returned versions are incomplete or regionally delayed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, cli, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.