This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
project
sycured edited this page Jul 25, 2022
·
2 revisions
Alias: c
Create project
argument | default value | specific list of values |
---|---|---|
project_name |
||
project_key |
||
jira_project_leadaccountid |
||
project_type |
software | x |
project_template |
com.pyxis.greenhopper.jira:gh-simplified-agility-kanban |
x |
jira_cli project create_project -h
Aliases:
destroy
destroy_project
ℹ️ Show a confirmation prompt to be sure that you want to delete the project.
argument |
---|
project_key |
Aliases:
gi
get-id
Get project id
argument |
---|
project_key |
Aliases:
lf
list-features
List project features
argument |
---|
project_key |
Aliases:
lv
list-versions
List project versions
argument | environment variable name |
---|---|
project_key |
JIRA_PROJECT_ID |
Aliases:
nv
new-version
Create a version for a project
argument | environment variable name |
---|---|
version_name |
JIRA_VERSION_NAME |
project_id |
JIRA_PROJECT_ID |
Aliases:
sfs
set-feature-state
Set project feature state
argument | specific list of values | multiple values (comma separated) |
---|---|---|
project_key |
||
feature_key |
x | |
feature_state |
x |
Possible values for feature_state
(case sensitive):
- ENABLED
- DISABLED
- COMING_SOON
jira_cli project set_feature_state SYY jsw.agility.releases,jsw.agility.issue_navigator ENABLED