HiI would like to know how to attach the file for review using crucible command line and how to use the remote API via command line to attach a patch or review fileThanksDandu
See CRUCLI-5
Thank you Bob for all your support, I used this command for upload the file from command line to crucible review link.
curl -u test:test -F @1.cgi http://localhost:8060/crucible/rest-service/reviews-v1/CLI-40/addFile -v
It looks like you're new here. Sign in or register to get started.