Disable help flag on passthrough commands#2
Conversation
… Create, Motia, and Start commands to streamline user experience.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughFour Clap subcommand attributes in the CLI configuration are updated to include Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
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
-h/--helphandling for passthrough subcommands (console,create,motia,start).trailing_var_arg+allow_hyphen_values) while improving command compatibility.Test plan
git diff main...HEADto confirm onlysrc/cli.rschanged.iii-cli console --helpand verify help is provided by downstream target.iii-cli create --helpand verify passthrough behavior remains intact.Summary by CodeRabbit