The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Bamboo script task continuation character

lance_lyons
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 Champions.
May 15, 2017

Hi,

 

I have a long curl command that I want to run in a bamboo script tasks.  Trying to use continuation character  \ but doesnt appear that they are recognized.

 

Does anybody know what the continuation character is?   Thanks in advance

 

e:\tools\curl -X POST URL \
-H 'authorization: Basic SomeAuthKey' \
-H 'cache-control: no-cache' \
-H 'content-type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW' \
-H 'jenkins-crumb: 006c70a34367044f672704a728993308' \
-H 'postman-token: fb26c274-f6a2-0d15-2280-e5d8b2c197f0' \
-F Url=SomeURL \
-F token=1234

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Marcin Gardias
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 15, 2017

It looks like you run it on Windows, so I believe the correct character is carret (^).

 

TAGS
AUG Leaders

Atlassian Community Events