crowdsec/cmd/crowdsec-cli
Thibault "bui" Koechlin b9ae94b874
Sqlite : Support automatic db flushing (#91)
* add support for sqlite retention : max_records, max_records_age

* reduce verbosity of cwhub
2020-07-01 17:04:29 +02:00
..
doc rename cscli -> cwcli 2020-05-15 14:35:51 +02:00
api.go Sqlite : Support automatic db flushing (#91) 2020-07-01 17:04:29 +02:00
backup-restore.go Sqlite : Support automatic db flushing (#91) 2020-07-01 17:04:29 +02:00
ban.go Sqlite : Support automatic db flushing (#91) 2020-07-01 17:04:29 +02:00
config.go make var public 2020-05-24 19:17:03 +02:00
dashboard.go Add crowdsec reload + cscli metrics minor improvements (#79) 2020-06-19 13:57:44 +02:00
inspect.go initial import 2020-05-15 11:39:16 +02:00
install.go add data folder parameter to hubMgmt 2020-05-24 19:53:05 +02:00
list.go initial import 2020-05-15 11:39:16 +02:00
main.go fix #47 #35 (#49) 2020-06-01 12:56:32 +02:00
Makefile initial import 2020-05-15 11:39:16 +02:00
metrics.go Add crowdsec reload + cscli metrics minor improvements (#79) 2020-06-19 13:57:44 +02:00
README.md initial import 2020-05-15 11:39:16 +02:00
remove.go LGMT fixes + avoid capitalizing fmt.Errorf strings 2020-05-19 21:31:06 +02:00
update.go LGMT fixes + avoid capitalizing fmt.Errorf strings 2020-05-19 21:31:06 +02:00
upgrade.go add data folder parameter to hubMgmt 2020-05-24 19:53:05 +02:00

see doc in doc/