mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
367d5d7070
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
439 B
439 B
jira open
Open a Jira issue or project in the browser. More information: https://github.com/ankitpokhrel/jira-cli#other-commands.
- Open the Jira project in the browser and print the URL:
jira open
- Open a specific issue in the browser and print the URL:
jira open {{issue_id}}
- Print the URL without opening in the browser:
jira open {{issue_id}} {{[-n|--no-browser]}}
- Display help:
jira open {{[-h|--help]}}