Skip to content

Commit 73ae8d2

Browse files
committed
Update docs
1 parent 2bffe5e commit 73ae8d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,11 @@ The username to use when contacting the Pact Broker.
308308
The password to use when contacting the Pact Broker. You can also specify this value
309309
as the environment variable `PACT_BROKER_PASSWORD`.
310310

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+
311316
### Provider States
312317
In many cases, your contracts will need very specific data to exist on the provider
313318
to pass successfully. If you are fetching a user profile, that user needs to exist,

0 commit comments

Comments
 (0)