Quickstart
This guide provides a one-page cheat sheet for common commands:
# Display help for the tool
bin/cbicall --help
# Display man for the tool
bin/cbicall --man
# Run CBICall with different options
$ bin/cbicall -p param_file.yaml -t 6
$ bin/cbicall -p param_file.yaml -t 4 -verbose
$ bin/cbicall -p param_file.yaml -t 16 > log 2>&1
$ $path_to_cbicall/bin/cbicall -p param_file.yaml -t 8 -debug 5