Shows help for BundleWorks or a specific action.
bw help [ACTION]
- ACTION is an optional action name. If not specified, a list of actions will be displayed.
<bw.help [topic="${topic}"] />
# Display help for the deploy action.
bw help deploy
# Display all available actions
bw help
- The ACTION argument is not case-sensitive.