deploy
Pull the specified Git ref and start Hermes on the host with the new code, optionally restarting the agent after the update.
Instructions
Deploy Hermes on the host — pull new code and bring it up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Git ref to deploy (branch, tag, or commit). Omit to deploy whatever the deployment treats as current. | |
| restart_after | No | Ask the deployment to restart the agent once the new code is in place. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||