Commit 636fe5c
committed
fix(cli): Expose projectPath/workspacePath as CLI flags for list-schemes (#271)
The session-aware public schema omitted both projectPath and workspacePath,
which are the only parameters for list-schemes. This left the CLI with zero
tool argument flags, making the command unusable without session defaults
or --json.1 parent 2769119 commit 636fe5c
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | 140 | | |
146 | | - | |
| 141 | + | |
147 | 142 | | |
148 | 143 | | |
149 | 144 | | |
| |||
0 commit comments