Skip to content

Commit 5dc412d

Browse files
authored
Update README.md
1 parent 5a74ad8 commit 5dc412d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,14 @@ Main features are:
2020
## Usage
2121

2222
```
23-
java -jar assertthat-bdd-standalone-1.9.6.jar
23+
java -jar assertthat-bdd-standalone-1.9.11.jar
2424
2525
Required options: accessKey, secretKey, projectId, [-features Download features, -report Upload report]
2626
27-
usage: assertthat-bdd-standalone-1.9.6.jar
27+
usage: assertthat-bdd-standalone-1.9.11.jar
2828
-accessKey <ASSERTTHAT_ACCESS_KEY> Access key
29+
-secretKey <ASSERTTHAT_SECRET_KEY> Secret key
30+
-token <ASSERTTHAT_TOKEN> Jira API token (for DataCenter only) as an alternative to basic auth
2931
-features Download features
3032
-h,--help Display help
3133
-ignoreCertErrors <arg> Ignore ssl certificate eerors
@@ -49,7 +51,6 @@ usage: assertthat-bdd-standalone-1.9.6.jar
4951
-proxyUsername <USERNAME> Proxy username
5052
-report Upload report
5153
-runName <NAME> Test run name
52-
-secretKey <ASSERTTHAT_SECRET_KEY> Secret key
5354
-tags <tags> Tags filter for scenarios
5455
-type <cucumber|karate> Report type
5556

0 commit comments

Comments
 (0)