Skip to content

Commit b5f09b2

Browse files
fix(cli): add missing config-model command alias (#2901)
Co-authored-by: Amit Singh <amitksingh1490@gmail.com>
1 parent bac727b commit b5f09b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/forge_main/src/built_in_commands.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"description": "Display effective resolved configuration in TOML format"
99
},
1010
{
11+
"command": "config-model",
1112
"description": "Switch the models [alias: cm]"
1213
},
1314
{

0 commit comments

Comments
 (0)