crowdsec/cmd/crowdsec-cli
2023-05-31 12:39:22 +02:00
..
alerts.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
alerts_table.go display source in alerts list when an alert has multiple decisions (#2098) 2023-03-06 13:51:57 +01:00
bouncers.go types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
bouncers_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
capi.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
collections.go print cscli usage in color, fix windows terminal detection (#1801) 2022-10-13 12:28:24 +02:00
completion.go Update deps to latest stable: go-systemd, tail, cobra, lumberjack, testify (#2164) 2023-04-12 16:58:11 +02:00
config.go Implement "cscli config show-yaml" (#2191) 2023-05-11 21:01:13 +02:00
config_backup.go Cscli config refactoring (#1934) 2022-12-22 12:22:55 +01:00
config_feature_flags.go cscli config feature-flags (#2006) 2023-01-20 09:32:10 +01:00
config_restore.go Cscli config refactoring (#1934) 2022-12-22 12:22:55 +01:00
config_show.go use expr.Function for custom functions instead of passing them in the env (#2133) 2023-03-28 10:49:01 +02:00
config_showyaml.go Implement "cscli config show-yaml" (#2191) 2023-05-11 21:01:13 +02:00
console.go decouple bouncer dependencies: use go-cs-lib/pkg/ptr (#2228) 2023-05-25 15:43:39 +02:00
console_table.go do not try to load PAPI is url is not set (#2099) 2023-03-06 15:38:58 +01:00
dashboard.go cscli refact: extracted New.*Cmd from alerts, capi, dashboard; removed (some) globals 2023-01-18 11:09:28 +01:00
decisions.go decouple bouncer dependencies: use go-cs-lib/pkg/ptr (#2228) 2023-05-25 15:43:39 +02:00
decisions_table.go print missing "AS" values as empty strings instead of "0 " (#1867) 2022-11-14 09:55:53 +01:00
explain.go Fix cscli explain when running from testenv (#2114) 2023-03-15 10:26:40 +01:00
hub.go fallback to master for hub index download if it does not exist (#2210) 2023-05-17 11:20:53 +02:00
hubtest.go replace log.Fatal -> fmt.Errorf (#2058) 2023-02-20 15:05:42 +01:00
hubtest_table.go rename pkg/cstest -> pkg/hubtest (#1811) 2022-10-17 09:24:07 +02:00
lapi.go types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
machines.go types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
machines_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
main.go types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
Makefile makefiles: de-duplicate, simplify and remove unused code (#2222) 2023-05-25 10:32:05 +02:00
messages.go functional tests, minor refactoring and lint/cleanup (#1570) 2022-06-06 15:24:48 +02:00
metrics.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
metrics_table.go Allow parsers to capture data for future enrichment (#1969) 2023-01-11 15:01:02 +01:00
notifications.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
notifications_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
papi.go New PAPI commands: reauth + force_pull (#2129) 2023-03-21 14:06:19 +01:00
parsers.go break in smaller functions cscli hub, hubtest, notifications, parsers, scenarios, simulation (#2004) 2023-01-19 13:29:36 +01:00
postoverflows.go separate cscli cobra constructors: lapi, machines, bouncers, postoverflows (#1945) 2022-12-30 10:13:52 +01:00
scenarios.go break in smaller functions cscli hub, hubtest, notifications, parsers, scenarios, simulation (#2004) 2023-01-19 13:29:36 +01:00
setup.go cscli setup (#1923) 2023-02-06 07:33:04 +01:00
simulation.go types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
support.go decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) 2023-05-23 10:52:47 +02:00
tables.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00
utils.go types.InSlice() -> slices.Contains() (#2246) 2023-05-31 12:39:22 +02:00
utils_table.go cscli: new tables, --color yes|no|auto option (#1763) 2022-10-07 11:05:35 +02:00