cscli hubtest
#
cscli hubtestRun functional tests on hub configurations
#
Synopsis Run functional tests on hub configurations (parsers, scenarios, collections...)
#
Options --crowdsec string Path to crowdsec (default "crowdsec") --cscli string Path to cscli (default "cscli") -h, --help help for hubtest --hub string Path to hub folder (default ".")
#
Options inherited from parent commands -c, --config string path to crowdsec config file (default "/etc/crowdsec/config.yaml") --debug Set logging to debug. --error Set logging to error. --info Set logging to info. -o, --output string Output format : human, json, raw. --trace Set logging to trace. --warning Set logging to warning.
#
SEE ALSO- cscli - cscli allows you to manage crowdsec
- cscli hubtest clean - clean [test_name]
- cscli hubtest coverage - coverage
- cscli hubtest create - create [test_name]
- cscli hubtest eval - eval [test_name]
- cscli hubtest explain - explain [test_name]
- cscli hubtest info - info [test_name]
- cscli hubtest list - list
- cscli hubtest run - run [test_name]