ssh_close
Close the multiplexed SSH master connection for a given target, releasing resources when the persistent session is no longer needed.
Instructions
Close the multiplexed SSH master connection for a target (no-op when multiplexing is disabled, e.g. native Windows OpenSSH).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | SSH target in the form user@host[:port]. Uses the local SSH config and keys. |