Pulse/cmd/pulse
rcourtman 16bd9970e9 feat: add CLI commands for mock mode management
New commands:
  pulse mock enable   - Enable mock mode
  pulse mock disable  - Disable mock mode
  pulse mock status   - Show current status

Makes it easy to toggle between mock and real data without
manually editing config files.
2025-12-22 17:26:57 +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 feat(license): add initial license implementation structure to fix build 2025-12-19 17:01:57 +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