Use cli for all operations instead of the API
未关闭
- 主要语言
- TypeScript
- 星标
- 130
- 派生
- 48
- 平均合并
- 3 天 3 小时
- 30 天内合并 PR
- 15
描述
We have to re-implement logic (like updating a workspace before starting it) and it would be better to just call out to the cli since it already accounts for all that.
It is a lot of surface area to cover (every plugin) any time a feature is added.
If the command errors, show whatever is in stderr as the error message.
An alternative would be to handle these things at the API layer, and maybe there is a case to be made for that.
贡献指南
评估
这个 Issue 还没有评估数据。