rossoctl / rossoctl/cortex

Feature: `abctl pipeline get` subcommand, to display the pipeline configuration

Open
#1,068 0 comments 0 reactions 1 assignee View on GitHub

@esnible is already working on this.

Since Sep 20, 2026.

Dominant language
Go
Stars
13
Forks
40
Avg merge
12h 17m
Merged PRs (30d)
156

Description

The TUI has a Pipeline Pane. Users may want to see that without doing TUI navigation and scripts might want to record it.

This issue is to

  • create abctl pipeline get [--json] subcommand

If the --json flag is specified, the pipeline is shown in JSON to stdout.
If not, a pretty-printed version similar to what the TUI shows is sent to stdout

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.