pact-foundation / pact_broker-client

A Ruby and CLI client for the Pact Broker. Publish and retrieve pacts and verification results.
MIT License
69 stars 47 forks source link

chore(docs): updated readme with --skip flags #176

Closed YOU54F closed 1 month ago

YOU54F commented 1 month ago

introduced in thor 1.3.1 --skip-foo option is equivalent to the existing --no-foo options