Commit 04c55fe
committed
refactor(run): remove legacy run command and associated files
- Delete the run command implementation, including client configuration generation and flag handling
- Update architecture documentation to reflect the removal of the run command
- Transition to using the new server command for starting services with flexible component selection
- Ensure backward compatibility by guiding users to the new command structure1 parent baf269e commit 04c55fe
2 files changed
+24
-35
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
295 | 307 | | |
296 | 308 | | |
297 | 309 | | |
| |||
304 | 316 | | |
305 | 317 | | |
306 | 318 | | |
| 319 | + | |
| 320 | + | |
307 | 321 | | |
308 | 322 | | |
309 | 323 | | |
| |||
322 | 336 | | |
323 | 337 | | |
324 | 338 | | |
325 | | - | |
| 339 | + | |
326 | 340 | | |
327 | 341 | | |
328 | | - | |
329 | | - | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
330 | 348 | | |
331 | 349 | | |
332 | 350 | | |
| |||
352 | 370 | | |
353 | 371 | | |
354 | 372 | | |
355 | | - | |
| 373 | + | |
356 | 374 | | |
357 | | - | |
| 375 | + | |
358 | 376 | | |
359 | 377 | | |
360 | 378 | | |
| |||
0 commit comments