Commit graph

5 commits

Author SHA1 Message Date
mmetc
bfed861ba7
don't ask user to reload systemd service when running in docker (#3434)
* don't ask user to reload systemd service when running in docker

* refactor + give appropriate message if terminal is attached

* remove explicit filetype
2025-01-31 10:15:28 +00:00
mmetc
78f4b85311
pkg/cwhub - refact Downloader (#3382)
* pkg/cwhub - refact Downloader
* single method interfaces
* lint
2024-12-27 11:49:14 +01:00
mmetc
ce085dc4cd
logs and user messages: use "parse" and "serialize" instead of marshal/unmarshal (#3240) 2024-09-17 13:19:14 +02:00
mmetc
57539f61b4
refact cscli - don't export functions if not required (#3224)
* unexport subcommand constructors

* unexport internal methods

* lint + rename local variables
2024-09-11 15:38:15 +02:00
mmetc
c4431b6385
cscli refact: notifications, simulation, papi, setup (#3190)
* package 'clinotifications'

* package 'clisimulation'

* package 'clipapi'

* package 'cslisetup'
2024-08-26 16:33:35 +02:00
Renamed from cmd/crowdsec-cli/simulation.go (Browse further)