fix(cli): hide internal completion command - #144
Conversation
|
✅ OpenCodeReview: Review complete: 0 finding(s) across 1 selected item(s). |
|
Exposing a completion-generation command is standard public CLI behavior, not an internal implementation detail. I don’t think exposing More importantly, #115 is still a draft, has received no review, and is nowhere near ready. Until it lands, But since this has already been merged, I guess there is not much left for me to say. |
That said, I do think the completion documentation is worth keeping — the real issue is one of balance. Right now, the docs spend a lot of space on minor details like this, while saying very little about what actually matters most to users, such as how our system compares to others. We can restore it once we've reworked the docs more broadly. |
Summary
aenv completionsubcommand from end-user helpTesting
cargo fmt --all -- --checkcargo test -p aenv