GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-java
No 'stop' goal provided
Open
enhancement
- Dominant language
- Java
- Stars
- 154
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
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
```
Contributor guide
Assessment
This issue has not been assessed yet.