crowdsec/cmd/crowdsec-cli
Thibault "bui" Koechlin 23ffa1e04f
add cscli alerts delete --id (#1843)
* add cscli alerts delete by id

* test added for cscli delete alert --id

Co-authored-by: Marco Mariani <marco@crowdsec.net>
2022-10-27 09:07:53 +02:00
..
alerts.go add cscli alerts delete --id (#1843) 2022-10-27 09:07:53 +02:00
alerts_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
bouncers.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
bouncers_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
capi.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
collections.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
completion.go Windows Support (#1159) 2022-05-17 12:14:59 +02:00
config.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
console.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
console_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
dashboard.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
decisions.go support decisions deletion via scenario + alerts delete via ID (#1798) 2022-10-19 14:37:27 +02:00
decisions_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
explain.go rename pkg/cstest -> pkg/hubtest (#1811) 2022-10-17 09:24:07 +02:00
hub.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
hubtest.go rename pkg/cstest -> pkg/hubtest (#1811) 2022-10-17 09:24:07 +02:00
hubtest_table.go rename pkg/cstest -> pkg/hubtest (#1811) 2022-10-17 09:24:07 +02:00
lapi.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
machines.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
machines_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
main.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
main_test.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
Makefile make: accept BUILD_VENDOR_FLAGS variable (#1771) 2022-10-04 09:51:35 +02:00
messages.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
metrics.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
metrics_table.go Fix missing metrics cscli (#1809) 2022-10-13 15:49:41 +02:00
notifications.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
notifications_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
parsers.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
postoverflows.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
scenarios.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
simulation.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
support.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
tables.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
utils.go Fix missing metrics cscli (#1809) 2022-10-13 15:49:41 +02:00
utils_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00