Commit History

Author SHA1 Message Date
  mmetc 61d4ccbfdd use go 1.21.1 (#2418) 1 year ago
  Laurence Jones 55247cd46a Add machines prune command (#2011) 2 years ago
  mmetc 5cb7013575 Check cscli preconditions with crowdsec-cli/require package (#2388) 2 years ago
  mmetc 25bb23d8b7 minor refactor to pkg/types, cscli machines (#2270) 2 years ago
  mmetc 92a9d6c321 types.InSlice() -> slices.Contains() (#2246) 2 years ago
  mmetc f6d6c5bb2b Add tests and typo fixes (#2092) 2 years ago
  mmetc b7d1e2c483 replace log.Fatal -> fmt.Errorf (#2058) 2 years ago
  mmetc c4deaf0994 cscli: avoid initializing the db configuration twice (#1982) 2 years ago
  mmetc 59f6610721 separate cscli cobra constructors: lapi, machines, bouncers, postoverflows (#1945) 2 years ago
  mmetc c022eb1b86 remove ignored flag "-m" in "cscli machines delete" (it takes a positional argument) (#1943) 2 years ago
  Manuel Sabban 3d72ca731a Suggest bouncers and machines to delete (#1896) 2 years ago
  mmetc 104f5d1fe6 lint: error handling cleanup (#1877) 2 years ago
  mmetc 4b3c9c2806 print cscli usage in color, fix windows terminal detection (#1801) 2 years ago
  mmetc ddd75eae9a cscli: new tables, --color yes|no|auto option (#1763) 2 years ago
  mmetc 414282a2c9 golangci-lint 1.49 and related fixes (#1736) 2 years ago
  blotus e46ca38cbb add `cscli support dump` (#1634) 2 years ago
  AlteredCoder 1002affc16 cscli machines delete: return an error if machines doesn't exist (#1689) 3 years ago
  Thibault "bui" Koechlin 920f3d2a7d fix #1643 : deal with null heartbeat (#1645) 3 years ago
  Thibault "bui" Koechlin 1c0fe09576 Add support for certificate authentication for agents and bouncers (#1428) 3 years ago
  blotus b7f1c5455f do not rely on /proc/sys/kernel/random/uuid as fallback as it does not exists everywhere (#1575) 3 years ago
  Thibault "bui" Koechlin fe09737d80 Add support for machine heartbeat (#1541) 3 years ago
  Manuel Sabban 2e37d5ce97 update machineid lib (#1489) 3 years ago
  AlteredCoder 4273a0f243 cscli: add autocompletions for hubitems (#1465) 3 years ago
  mmetc caf1dc71fb allow capi register in functional tests (#1384) 3 years ago
  mmetc aca37a38e7 return 1 with incomplete command line; always check error when calling cmd.Help (#1335) 3 years ago
  mmetc 7c0593c659 noop code removal, typos and lint fixes (#1329) 3 years ago
  mmetc 35eea39db7 allow Makefile to override /etc/crowdsec and /var/lib/crowdsec/data (#1221) 3 years ago
  Shivam Sandbhor c109e0e7dd Add option to print machine creds (#1149) 3 years ago
  AlteredCoder 9c8ca5c73a Alert inspect improvement / Use correct CSV output when listing in raw format (#1127) 3 years ago
  AlteredCoder 01130a5e17 add headers when using raw output (#1087) 3 years ago