Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions src/ankitpokhrel-jira-cli/README.md
Original file line number Diff line number Diff line change
@@ -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`._