We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bffe5e commit 73ae8d2Copy full SHA for 73ae8d2
README.md
@@ -308,6 +308,11 @@ The username to use when contacting the Pact Broker.
308
The password to use when contacting the Pact Broker. You can also specify this value
309
as the environment variable `PACT_BROKER_PASSWORD`.
310
311
+###### --pact-broker-token
312
+
313
+The bearer token to use when contacting the Pact Broker. You can also specify this value
314
+as the environment variable `PACT_BROKER_TOKEN`.
315
316
### Provider States
317
In many cases, your contracts will need very specific data to exist on the provider
318
to pass successfully. If you are fetching a user profile, that user needs to exist,
0 commit comments