restart_tomcat
Stop and start Tomcat server for Gradle-based applications, allowing optional forced termination and custom Gradle commands for process management.
Instructions
Stop and start Tomcat
Input Schema
Name | Required | Description | Default |
---|---|---|---|
force | No | Force termination during stop | |
gradle_command | No | Gradle command for restart (default: appRun) |