Skip to content

feat: new option description issue view plain mode #844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

manzapanza
Copy link

Description

This PR adds support for displaying only the issue description when the --plain flag is used. This is useful for scripts, piping, or users who prefer a minimal output format.

Changes

  • Added a new output mode that shows only the issue description.
  • This feature is available exclusively with the --plain flag to ensure consistent, non-formatted output.

Usage

jira issue view ISSUE-123 --plain --description

@manzapanza manzapanza force-pushed the new-option-description-issue-view-plain-mode branch from 954a460 to 3f26b56 Compare May 6, 2025 07:51
@manzapanza manzapanza force-pushed the new-option-description-issue-view-plain-mode branch from 3f26b56 to fa78015 Compare May 6, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant