How can I update the Sprint Complete Date via Jira CLI (aka Bob Swift)?
Here is the code I am running:
acli --action updateSprint --sprint "1209" --completeDate "2020-01-28" --dateFormat "yyyy-MM-dd" --server <SERVER ADDRESS> --board "388" -u <USERNAME> --token <API TOKEN>
I get the error message back:
Warning. Unknown flag 'completeDate'.
We are running into issues of Closed sprints showing in Advanced Roadmaps with no way to exclude them.
Hi @Tony Davis , Amelie from the CLI team here! Have you tried to contact our support team to help you out? Let me know and I can try to accelerate your ticket :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.