Pulse/cmd/pulse
rcourtman 59eca65ff6 fix: Wire up LOG_FILE, LOG_MAX_SIZE, LOG_MAX_AGE, LOG_COMPRESS config options. Related to #979
The logging config options were defined but never passed to logging.Init(),
making the documented file-based log rotation non-functional.
2025-12-30 21:49:26 +00:00
..
auto_import_test.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
bootstrap.go Fix bootstrap-token command to use correct env var and default path 2025-11-09 23:46:41 +00:00
config.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
config_test.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
import_payload.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
import_payload_test.go test: expand cmd and agent update coverage 2025-12-17 13:28:17 +00:00
main.go fix: Wire up LOG_FILE, LOG_MAX_SIZE, LOG_MAX_AGE, LOG_COMPRESS config options. Related to #979 2025-12-30 21:49:26 +00:00
metrics_server.go style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
mock.go feat: add CLI commands for mock mode management 2025-12-22 17:26:57 +00:00