- node >=8.6
node search -h
node search <jql> [options]
All commands run with against all projects by default. Use
--projects
option to supply a list of project keys.
Inspect all available commands:
node version -h
Creates version for all or selected Jira projects
node version add -h
node version add <version> [options]
Synchronizes versions across all or selected Jira projects
node version edit -h
node version edit <version> [options]
Removes unused versions from all or selected Jira projects
node version clean -h
node version clean <version> [options]
MIT