Skip to content

jira list-recent-projects

Returns a list of up to 20 projects recently viewed by the user.

Description

Returns a list of up to 20 projects recently viewed by the user.

Synopsis

jira list-recent-projects
    --site <site>
    [<expand>]

Arguments

site - (string)

    
     Example: --site "site-1"
     Default: localhost:8081      Attributes: required

expand - (string)

     Include additional information in the response.
     Example: "expand-1"
     Default: _None_      Attributes: optional

     Validation:
         allowed values: description, projectKeys, lead, issueTypes, url, permissions, insight, *

Examples

jira list-recent-projects "expand-1"

Access Control

To use this command, you need access to the following:

Field Value
Action "read"
Service Type "jira"
Service Instance
Namespace
Object Type "project"
Object ID

Please see Access Control for details.