ContributionsMost RecentMost LikesSolutionsChecklist - CLI Hello, How can I check an item from checklist from Command Line? I have tried to run this command: ccollab admin review create --checklistitem-custom-field "Check_List_Title=true" ,but I have java.lang.NullPointerException. I have also tried to edit an existing review with ccollab admin review edit --checklistitem-custom-field "Check_List_Title=true" , but I still have an error. Thank you!