pact_broker-client 1.47.0 → 1.50.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +0,0 @@
1
- ### Pacts for Pact Broker Client
2
-
3
- * [Pact Broker Client](Pact%20Broker%20Client%20-%20Pact%20Broker.md)
@@ -1,20 +0,0 @@
1
- echo '### publish'
2
- echo ''
3
- echo '```'
4
- echo "$(bundle exec bin/pact-broker help publish)"
5
- echo '```'
6
- echo ''
7
- echo '### create-version-tag'
8
- echo ''
9
- echo '```'
10
- echo "$(bundle exec bin/pact-broker help create-version-tag)"
11
- echo '```'
12
- echo ''
13
- echo '### can-i-deploy'
14
- echo ''
15
- echo '*This feature is in beta release, and backwards compatibility is NOT guaranteed.*'
16
- echo 'You will need the latest version of the Pact Broker for this feature to work.'
17
- echo ''
18
- echo '```'
19
- echo "$(bundle exec bin/pact-broker help can-i-deploy)"
20
- echo '```'