| Action | Category | Description | Required parameters | Optional parameters | Output formats |
---|
1 | bamboo | | Use the Bamboo CLI client to run an action. | common | | |
2 | confluence | | Use the Confluence CLI client to run an action. | common | | |
3 | crucible | | Use the Crucible CLI client to run an action. | common | | |
4 | fisheye | | Use the FishEye CLI client to run an action. | common | | |
5 | getClientInfo Anchor |
---|
| getClientInfo |
---|
| getClientInfo |
---|
|
| Info | Get information about the this client tool. | | | |
6 | jira | | Use the JIRA CLI client to run an action. | common | | |
7 | runFromCsv | Run | Run actions generated from a CSV file. | file | common, propertyFile, continue, quiet, simulate, encoding, findReplace, findReplaceRegex | |
8 | runFromList | Run | Run actions for each entry in a list. When file is provided, each action in the file augmented by the common parameter will be run for each entry. Otherwise, just the action specified by the common parameter will be run. Available replacement variable is entry. | list | file, common, continue, quiet, simulate, encoding, findReplace, findReplaceRegex | |
9 | runFromSql | Run | Run actions generated by SQL provided by the sql parameter, a file, or standard input | sql or file or standard input | common, driver, database, host, port, url, dbUser, dbPassword, propertyFile, continue, simulate, encoding, findReplace, findReplaceRegex | |
10 | run | Run | Run actions from a file or standard input. | file or standard input | common, continue, simulate, encoding, findReplace, findReplaceRegex | |
11 | stash | | Use the Stash CLI client to run an action. | common | | |