Hello - Does pact gradle plugin supports record-de...
# pact-jvm
p
Hello - Does pact gradle plugin supports record-deployment and create-environment? We are currently using gradle plugin for publishing and verifying contracts and to invoke can-i-deploy.
m
I’d suggest using the CLI tools
howtocli
p
Thanks Matt for your response. We are currently using gradle tasks for publishing, pact verification and can-i-deploy. Is it recommended to migrate to pact cli commands for those as well?
m
you don’t have to, but personally, I would use the CLI for those things, all other things being equal
thank you note 1