Skip to content

Allow shorthand command names#650

Merged
Martin-Molinero merged 3 commits into
QuantConnect:masterfrom
JosueNina:feature-pr644-prefix-matching
Jun 23, 2026
Merged

Allow shorthand command names#650
Martin-Molinero merged 3 commits into
QuantConnect:masterfrom
JosueNina:feature-pr644-prefix-matching

Conversation

@JosueNina

Copy link
Copy Markdown
Collaborator

Adds shorthand command names: an unambiguous prefix resolves to the full command, so lean clo back runs lean cloud backtest. If a prefix matches more than one command, the CLI reports the candidates instead of guessing.

Extracted from #644

@Martin-Molinero Martin-Molinero left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Martin-Molinero Martin-Molinero merged commit 5d12659 into QuantConnect:master Jun 23, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants