jira-project
manages Jira projects from the command line
TLDR
List all projects
$ jira project list
View project details$ jira project view [PROJECT]
SYNOPSIS
jira project subcommand [options]
DESCRIPTION
jira project manages Jira projects from the command line. Part of jira-cli, it allows listing and viewing project information including project keys, leads, and configurations.
PARAMETERS
list
List all accessible projects.view key
View project details.
SEE ALSO
jira(1), jira-issue(1)
