Skip to content

Commit aa0c5d3

Browse files
IWHI update
Signed-off-by: Trevor Dolby <trevor.dolby@ibm.com>
1 parent 50e2c47 commit aa0c5d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ The --help parameter provides further information on how to use this along with
66
This CLI tool has been tested against
77
* webMethods.io Integration v11.0.3
88

9+
This tool has also been used with IBM webMethods Hybrid Integration using the `--apikey` option to
10+
allow authentication to succeed in that environment.
11+
912
# License
1013
This project is licensed under the Apache 2.0 License - see the LICENSE file for details
1114
These tools are provided as-is and without warranty or support. They do not constitute part of the webMethods product suite. Users are free to use, fork and modify them, subject to the license agreement. While we welcome contributions, we cannot guarantee to include every contribution in the master project.
@@ -38,6 +41,7 @@ Options:
3841
-d, --domain <tenantDomain> Tenant Doamin Name, e.g. "tenant.int-aws-us.webmethods.io"
3942
-u, --user <userid> Tenant User ID
4043
-p, --password <password> Tenant User Password
44+
-k, --apikey <apikey> API key for X-INSTANCE-API-KEY header (replaces -u/-p)
4145
-s, --start <position> Index of where to start the return of data (default 0)
4246
-l, --count <count> Count of items to return (default 1000)
4347
-t, --timeout <delay> timeout in seconds (default: one minute)

0 commit comments

Comments
 (0)