You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,9 @@
17
17
-`cam prompt install` - Install configured prompts to app files
18
18
-`cam prompt status` - Enhanced to show file paths
19
19
20
+
### Fixed
21
+
-**CLI Option Flags**: Removed unsupported short flags from non-boolean options to align with Typer behavior. Use `--config` and `--scope` instead of `-c` and `-s`.
0 commit comments