GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-java
No 'stop' goal provided
未關閉
enhancement
- 主要語言
- Java
- 星號
- 154
- 分支
- 63
- PR 合併指標
- 30 天內沒有已合併 PR
描述
There seems to be no way built in to stop a function running locally. Please consider including a 'stop' goal to match the existing 'run'.
```
mvn function:stop
```
貢獻指南
研究方向
首先定位現有的 Maven `function:run` goal 及其周圍的外掛程式碼。定義停止本機執行中的 function 應執行的操作,然後驗證 `mvn function:stop` 能提供所要求的行為,且不會影響已部署的 function。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- cli, tooling
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100