unified mode to conditionally disable admin tools via cli

This commit is contained in:
lda
2026-05-13 17:01:59 +07:00 Verified
parent c36614d46a
commit bfd51faa6e
6 changed files with 73 additions and 4 deletions
@@ -268,7 +268,7 @@ config_reloaded
- [x] `wf.workflow.save_deployment`
- [x] `wf.workflow.validate_deployment`
- [x] `wf.workflow.run_deployment`
- [ ] Register admin tools only when admin exposure is enabled.
- [x] Register admin tools only when admin exposure is enabled.
- [x] Project upstream tools using the transparent proxy path.
- [x] Keep existing `broker` and `proxy` CLI modes during migration.
- [x] Add `unified` CLI mode.