From e71160056d82f224e6db986ead06a40a37532e39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Mar 2026 20:57:20 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/ankitpokhrel-jira-cli/README.md | 41 +++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 src/ankitpokhrel-jira-cli/README.md diff --git a/src/ankitpokhrel-jira-cli/README.md b/src/ankitpokhrel-jira-cli/README.md new file mode 100644 index 0000000..b98fb1d --- /dev/null +++ b/src/ankitpokhrel-jira-cli/README.md @@ -0,0 +1,41 @@ + +# ankitpokhrel/jira-cli (ankitpokhrel-jira-cli) + +Install "jira" binary + +## Example Usage + +```json +"features": { + "ghcr.io/devcontainer-community/devcontainer-features/ankitpokhrel-jira-cli:1": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| version | Version of "jira" to install. | string | latest | + +# ankitpokhrel/jira-cli + +## Project + +- [jira-cli](https://github.com/ankitpokhrel/jira-cli) + +## Description + +Feature-rich interactive Jira command line client. `jira` lets you create, list, view, and manage Jira issues from the terminal with a TUI, and supports searching with JQL, sprints, epics, and more. + +## Installation Method + +Downloaded as a pre-compiled binary from the [GitHub releases page](https://github.com/ankitpokhrel/jira-cli/releases) and placed in `/usr/local/bin`. + +## Other Notes + +_No additional notes._ + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainer-community/devcontainer-features/blob/main/src/ankitpokhrel-jira-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._