Skip to content

jira restore-deleted-project

Restores a project that has been archived or placed in the Jira recycle bin.

Description

Restores a project that has been archived or placed in the Jira recycle bin.

Synopsis

jira restore-deleted-project
    --site <site>
    <project>

Arguments

site - (string)

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

project - (string)

     The project ID (case sensitive)
     Example: "project-1"
     Default: _None_      Attributes: required

Examples

jira restore-deleted-project "project-1"

Access Control

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

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

Please see Access Control for details.