beads/crew/emma
bb4549abdd
fix(daemon): allow read-only daemon commands with Dolt backend
...
The daemon guard was blocking ALL daemon commands when using Dolt
backend, including read-only commands like `status`, `stop`, `logs`.
Changes:
- Rename guard to `guardDaemonStartForDolt` (more accurate)
- Remove `PersistentPreRunE` from `daemonCmd` and `daemonsCmd`
- Add `PreRunE` guard only to `daemonStartCmd` and `daemonsRestartCmd`
- Update test to use new function name and test start command
Now:
- `bd daemon status` works with Dolt backend
- `bd daemon start` blocked unless `--federation` flag
- `bd daemon start --federation` works (starts dolt sql-server)
Fixes: bd-n7o47
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-21 18:06:06 -08:00
..
2026-01-21 16:59:51 -08:00
2026-01-13 08:41:25 -06:00
2026-01-16 14:33:08 -08:00
2026-01-20 20:50:59 -08:00
2026-01-20 20:50:59 -08:00
2026-01-10 12:43:46 -08:00
2026-01-17 01:54:50 -08:00
2026-01-20 20:50:59 -08:00
2026-01-06 22:18:37 -08:00
2026-01-13 20:58:07 -08:00
2026-01-06 19:05:34 -08:00
2026-01-12 16:39:06 -08:00
2026-01-19 10:11:19 -08:00
2026-01-06 12:52:19 -08:00
2026-01-15 19:23:07 -08:00
2026-01-17 01:55:16 -08:00
2026-01-20 20:50:59 -08:00
2026-01-21 10:36:59 -08:00
2026-01-13 13:22:19 +00:00
2026-01-17 03:48:51 -08:00
2026-01-13 13:28:30 +00:00
2026-01-17 01:54:50 -08:00
2026-01-15 19:22:55 -08:00
2026-01-06 19:37:20 -08:00
2026-01-17 14:02:28 -08:00
2026-01-19 11:42:09 -08:00
2026-01-14 20:50:56 -08:00
2026-01-21 10:36:59 -08:00
2026-01-16 15:44:33 -08:00
2026-01-20 14:05:40 -08:00
2026-01-21 13:13:24 -08:00
2026-01-21 16:59:51 -08:00
2026-01-21 16:51:56 -08:00
2026-01-12 23:51:56 -08:00
2026-01-10 22:50:16 -08:00
2026-01-19 10:08:53 -08:00
2026-01-21 18:06:06 -08:00
2026-01-20 20:55:27 -08:00
2026-01-10 22:50:16 -08:00
2026-01-21 18:06:06 -08:00
2026-01-10 16:31:16 -08:00
2026-01-07 21:27:20 -08:00
2026-01-19 10:21:12 -08:00
2026-01-19 10:08:41 -08:00
2026-01-20 17:34:00 -08:00
2026-01-21 18:06:06 -08:00
2026-01-21 18:06:06 -08:00
2026-01-06 18:59:25 -08:00
2026-01-10 12:43:46 -08:00
2026-01-08 14:32:12 -08:00
2026-01-10 12:08:48 -08:00
2026-01-17 01:55:16 -08:00
2026-01-20 16:51:14 -08:00
2026-01-20 23:15:37 -08:00
2026-01-06 23:31:09 -08:00
2026-01-20 23:15:37 -08:00
2026-01-20 17:34:00 -08:00
2026-01-20 17:34:00 -08:00
2026-01-21 13:13:24 -08:00
2026-01-21 18:06:06 -08:00
2026-01-06 12:52:19 -08:00
2026-01-06 19:05:34 -08:00
2026-01-17 03:44:13 -08:00
2026-01-17 03:44:13 -08:00
2026-01-09 22:53:53 -08:00
2026-01-21 10:36:59 -08:00
2026-01-21 13:13:24 -08:00
2026-01-21 14:08:40 -08:00
2026-01-21 10:36:59 -08:00
2026-01-06 23:40:37 -08:00
2026-01-21 10:36:59 -08:00
2026-01-08 20:50:56 -08:00
2026-01-17 01:55:16 -08:00
2026-01-19 11:44:08 -08:00
2026-01-21 13:13:24 -08:00
2026-01-17 08:44:30 +01:00
2026-01-20 19:15:18 -08:00
2026-01-21 13:13:24 -08:00
2026-01-17 04:36:41 -08:00
2026-01-14 20:50:56 -08:00
2026-01-20 19:13:02 -08:00
2026-01-12 17:29:57 -08:00
2026-01-17 02:29:01 -08:00
2026-01-17 02:29:01 -08:00
2026-01-15 07:55:08 -08:00
2026-01-15 11:37:57 -08:00
2026-01-20 20:03:28 -08:00
2026-01-20 20:03:28 -08:00
2026-01-06 19:05:34 -08:00
2026-01-20 14:05:48 -08:00
2026-01-20 14:05:48 -08:00
2026-01-20 14:05:48 -08:00
2026-01-08 20:50:56 -08:00
2026-01-20 14:06:17 -08:00
2026-01-21 10:36:59 -08:00
2026-01-20 16:51:14 -08:00
2026-01-20 14:05:40 -08:00
2026-01-20 20:02:56 -08:00
2026-01-17 03:44:02 -08:00
2026-01-15 07:55:08 -08:00
2026-01-21 17:46:15 -08:00
2026-01-21 17:46:15 -08:00
2026-01-15 07:55:08 -08:00
2026-01-19 10:21:12 -08:00
2026-01-21 17:46:15 -08:00
2026-01-10 11:55:33 -08:00
2026-01-21 10:36:59 -08:00
2026-01-21 10:36:59 -08:00
2026-01-20 14:06:57 -08:00
2026-01-06 19:05:34 -08:00
2026-01-07 20:45:40 -08:00
2026-01-17 00:24:34 -08:00
2026-01-16 15:44:33 -08:00
2026-01-07 20:44:16 -08:00
2026-01-08 21:22:17 -08:00
2026-01-06 19:05:34 -08:00
2026-01-15 19:23:07 -08:00
2026-01-06 19:05:34 -08:00
2026-01-06 19:32:20 -08:00
2026-01-20 18:49:44 -08:00
2026-01-06 18:59:25 -08:00
2026-01-16 12:01:43 -08:00
2026-01-07 21:41:29 -08:00
2026-01-08 20:21:02 -08:00
2026-01-13 08:41:25 -06:00
2026-01-19 10:11:14 -08:00
2026-01-21 10:36:59 -08:00
2026-01-17 01:55:16 -08:00
2026-01-09 13:40:52 -08:00
2026-01-18 18:25:50 -08:00
2026-01-15 19:23:07 -08:00
2026-01-21 10:36:59 -08:00
2026-01-19 10:21:12 -08:00
2026-01-15 19:23:07 -08:00
2026-01-15 07:55:08 -08:00
2026-01-20 21:26:17 -08:00
2026-01-20 21:26:17 -08:00
2026-01-07 21:27:20 -08:00
2026-01-15 19:22:52 -08:00
2026-01-15 19:22:52 -08:00
2026-01-15 07:55:08 -08:00
2026-01-20 16:51:14 -08:00
2026-01-06 12:52:19 -08:00
2026-01-20 17:34:00 -08:00
2026-01-20 17:34:00 -08:00
2026-01-07 21:27:20 -08:00
2026-01-07 21:27:20 -08:00
2026-01-18 10:36:20 -08:00
2026-01-19 11:49:44 -08:00
2026-01-19 10:11:06 -08:00
2026-01-07 21:27:20 -08:00
2026-01-20 21:26:17 -08:00
2026-01-17 05:07:11 -08:00
2026-01-14 20:43:07 -08:00
2026-01-15 07:55:08 -08:00
2026-01-21 10:36:59 -08:00
2026-01-21 10:36:59 -08:00
2026-01-06 18:59:25 -08:00
2026-01-16 16:02:51 -08:00
2026-01-17 01:55:16 -08:00
2026-01-17 04:36:41 -08:00
2026-01-10 13:34:53 -08:00
2026-01-12 01:35:22 -08:00
2026-01-15 07:55:08 -08:00
2026-01-20 14:04:51 -08:00
2026-01-10 22:38:04 -08:00
2026-01-15 07:55:08 -08:00