crowdsec/cmd/crowdsec-cli
AlteredCoder 16b1ab06a9
Add -a options in cscli alerts list (#1690)
* Add -a options in cscli alerts list
2022-07-28 17:31:53 +02:00
..
alerts.go Add -a options in cscli alerts list (#1690) 2022-07-28 17:31:53 +02:00
bouncers.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
capi.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +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 Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
console.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
dashboard.go Memory check for cscli dashboard setup (#1513) 2022-05-18 11:05:01 +02:00
decisions.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
explain.go Cscli Explain Stdin (#1597) 2022-06-23 11:51:43 +02:00
hub.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
hubtest.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
lapi.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
machines.go fix #1643 : deal with null heartbeat (#1645) 2022-07-07 15:29:30 +02:00
main.go Run cscli hubtest without being root (#1658) 2022-07-13 12:00:26 +02:00
main_test.go instrument main() for tests (#1399) 2022-04-01 11:17:45 +02:00
Makefile CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596) 2022-06-17 16:12:49 +02:00
messages.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
metrics.go Add alerts and decisions metrics, LAPI and agent timing prom metrics (#1546) 2022-06-22 11:14:34 +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 simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
utils.go Fix 1652 (#1654) 2022-07-13 10:57:07 +02:00