crowdsec/cmd/crowdsec-cli
mmetc 799cc82bb5
functional tests, minor refactoring and lint/cleanup (#1570)
* cmd/crowdsec: removed log.Fatal()s, added tests and print error for unrecognized argument
* updated golangci-lint to v1.46
* lint/deadcode: fix existing issues
* tests: cscli config backup/restore
* tests: cscli completion powershell/fish
* err check: pflags MarkHidden()
* empty .dockerignore (and explain the reason)
* tests, errors.Wrap
* test for CS_LAPI_SECRET and minor refactoring
* minor style changes
* log cleanup
2022-06-06 15:24:48 +02:00
..
alerts.go error reporting (#1501) 2022-05-19 10:48:08 +02:00
bouncers.go cscli: add autocompletions for hubitems (#1465) 2022-04-20 15:44:48 +02:00
capi.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
collections.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
completion.go Windows Support (#1159) 2022-05-17 12:14:59 +02:00
config.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
console.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
dashboard.go Memory check for cscli dashboard setup (#1513) 2022-05-18 11:05:01 +02:00
decisions.go error reporting (#1501) 2022-05-19 10:48:08 +02:00
explain.go Allow to override statics in hubtest. (#1495) 2022-04-29 14:24:41 +02:00
hub.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
hubtest.go fix #1283: update and enable error reports from golangci (#1523) 2022-05-25 22:27:50 +02:00
lapi.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
machines.go Add support for machine heartbeat (#1541) 2022-05-19 15:47:27 +02:00
main.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
main_test.go instrument main() for tests (#1399) 2022-04-01 11:17:45 +02:00
Makefile Windows Support (#1159) 2022-05-17 12:14:59 +02:00
messages.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
metrics.go Fix typo in cscli metrics and debug message (#1473) 2022-04-22 11:29:55 +02:00
notifications.go add notifications command (#1537) 2022-05-18 16:13:33 +02:00
parsers.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
postoverflows.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
scenarios.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
simulation.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
utils.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00