Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to insert line breaks in JIRA CLI

Kruthika Hariharan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 11, 2023

Hi I am trying to create issue in an automated fashion using JIRA ACLI, I want to add multiliner description, how shall I add line breaks between these sentences?

1 answer

1 vote
Reshma Begum {Appfire}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 11, 2023

Hi @Kruthika Hariharan ,

You can use the newline character to display text on a new line.

\n

Please see below the sample action 

--action createIssue --project TEST --summary test --description "latest \n data for you \n please check" --type Bug

 

Hope this helps!

Thanks,

Reshma

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events