oracle / oracle/oci-cli

Feature request: Simple Output

Open
#557 3 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

Both the table output and json output can be very overwhelming for complex data structures. Please add a simplified output for commands. This could be a simplified table view. Putting json inside tables is pretty hard on the eyes.

I would like to see an output type simple added alongside table and json

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 locating the CLI entry points that implement the existing table and JSON output types. Review how commands select and format output, then clarify the intended simplified table behavior and verify that a simple output type works alongside table and json across relevant commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.