Run SSH command
run_sshExecute shell commands on a remote fleet server via SSH to manage server state and configurations.
Instructions
Run a shell command on the fleet server over SSH (FLEET_SSH_TARGET). Powerful and can change server state — prefer a specific tool when one exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Shell command to execute on the remote server |