chore: standardize distributed CLI naming - #188
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (13)
Included review availability: Your plan includes up to 1 review per rolling hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe change replaces remaining ChangesCLI naming alignment
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This PR standardizes stale CLI naming across comments, tests, fixtures, scripts, and documentation without changing the internal crate name or adding compatibility behavior. No actionable merge-blocking risk remains after normal checks and review. Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 Trivy (0.72.0)Trivy execution failed: 2026-08-16T00:00:10Z FATAL Fatal error run error: fs scan error: scan error: scan failed: failed analysis: post analysis error: post analysis error: cloudformation scan error: fs filter error: fs filter error: walk error range error: stat .coderabbit-opengrep-fallback.54a5680e-1176-40a5-a42b-b56e51e531b6.yml: no such file or directory: range error: stat .coderabbit-opengrep-fallback.54a5680e-1176-40a5-a42b-b56e51e531b6.yml: no such file or directory Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
dctlreferences in code comments, test helper names, fixtures, and the GraphQL dry-run script withdistributed.distributed_clicrate name unchanged; it is not the user-facing executable name.dctlas superseded.Validation
cargo test -p distributed_cli --test cli_client --test cli_skills_initnpm run buildinjs/node --test tests/sveltekit-vite.test.mjsinjs/git diff --checkcargo fmt --all -- --checkstill reports pre-existing repository-wide formatting drift; no formatter changes are included.Summary by CodeRabbit
Documentation
Tests