temporalio / temporalio/cli

[Feature Request] `--omit-headers` option for text table output

Open
#419 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
379
Forks
103
Avg merge
2d 11h
Merged PRs (30d)
23

Description

As discussed in this PR comment, we should give users a way to omit the headers when outputting tables in text mode, to make it easier to consume temporal's text output in scripts.

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 with the linked PR 412 discussion, then locate the CLI entry point that formats tables in text mode. Add the --omit-headers behavior while preserving the current default, and verify that scripted text output omits headers only when the option is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
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.