Bamboo CLI getTaskList error

Ramya Gayathri Kalivarapu April 10, 2017

I am trying to get the list of tasks inside a job. I ran a command as 

D:\bamboo-cli-5.5.0\bamboo.bat --action getTaskList --job "BAM-PLAN-JOB1" --server "http://localhost:8085" --user "abc" --password "***"

I am getting an error as 

Client error: Invalid action specified: GETTASKLIST.  Use --help for more information.

How to rectify this?

2 answers

1 vote
PG April 13, 2017

Please use: 

--action  getTaskList --plan <plan-name> --job <job-name>

0 votes
Sam Hall
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.
April 10, 2017

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events