Skip to content

jira archive-project

Archive a project.

Description

Archive a project.

Synopsis

jira archive-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 archive-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.