Hi
I 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 file
Thanks
Dandu
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.