mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-07 11:45:37 +00:00
18 lines
313 B
Plaintext
18 lines
313 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# jira project
|
|
|
|
> Manage Jira projects.
|
|
> More information: <https://github.com/ankitpokhrel/jira-cli#other-commands>.
|
|
|
|
- List all projects:
|
|
|
|
`jira project {{[ls|list]}}`
|
|
|
|
- Display help:
|
|
|
|
`jira project {{[-h|--help]}}`
|