Commit History

Author SHA1 Message Date
  Laurence Jones 9dba6db676 add alert alias (#2485) 1 year ago
  mmetc 644c767019 cscli decisions list -o json => [] instead of null; same for alerts (#2397) 2 years ago
  mmetc ffadd42779 update dependency on go-cs-lib; drop the pkg/ part (#2393) 2 years ago
  mmetc 5cb7013575 Check cscli preconditions with crowdsec-cli/require package (#2388) 2 years ago
  mmetc fddf597040 errors.Wrap -> fmt.Errorf; clean up imports (#2297) 2 years ago
  mmetc 534328ca30 decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2 years ago
  mmetc 9faa49c7e8 Load lapi config for `config show output` (#2097) 2 years ago
  mmetc b7d1e2c483 replace log.Fatal -> fmt.Errorf (#2058) 2 years ago
  Thibault "bui" Koechlin e927717fa0 Polling API Integration (#1715) 2 years ago
  Marco Mariani b603bdfccc cscli refact: extracted New.*Cmd from alerts, capi, dashboard; removed (some) globals 2 years ago
  mmetc c4deaf0994 cscli: avoid initializing the db configuration twice (#1982) 2 years ago
  AlteredCoder 185f9ad541 Alert context (#1895) 2 years ago
  mmetc 104f5d1fe6 lint: error handling cleanup (#1877) 2 years ago
  mmetc 3beb84bcfe print missing "AS" values as empty strings instead of "0 " (#1867) 2 years ago
  mmetc 895691dad1 enabled linters: gocritic, nilerr (#1853) 2 years ago
  Thibault "bui" Koechlin 23ffa1e04f add `cscli alerts delete --id` (#1843) 2 years ago
  mmetc 4b3c9c2806 print cscli usage in color, fix windows terminal detection (#1801) 2 years ago
  Shivam Sandbhor 74659a82ab Fast bulk alert delete (#1791) 2 years ago
  mmetc ddd75eae9a cscli: new tables, --color yes|no|auto option (#1763) 2 years ago
  AlteredCoder 16b1ab06a9 Add -a options in cscli alerts list (#1690) 3 years ago
  mmetc 628d7be1d8 simplify err.Error() to err when used in printf context (#1603) 3 years ago
  mmetc 131ed1b0a7 error reporting (#1501) 3 years ago
  AlteredCoder 4273a0f243 cscli: add autocompletions for hubitems (#1465) 3 years ago
  AlteredCoder e4cc5fc997 Add -m flag for decisions list to display the machine (#1361) 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
  Thibault "bui" Koechlin cc1ab8c50d switch to utc time everywhere (#1167) 3 years ago
  AlteredCoder 9c8ca5c73a Alert inspect improvement / Use correct CSV output when listing in raw format (#1127) 3 years ago
  blotus 25a2d528b0 Alerts flush: Optimization of the flush mechanism (batch and limit to one job) + add `cscli alerts flush` command (#1024) 3 years ago
  blotus 2f937cb53a update doc generation (#926) 3 years ago