exec
Execute whitelisted commands on servers via SSH with Kerberos authentication through a secure gateway, enabling remote server management.
Instructions
서버에서 명령어를 실행합니다.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | 명령어를 실행할 서버 호스트명 | |
| user | Yes | SSH 접속 사용자명 (예: irteam, irteamsu) | |
| command | Yes | 실행할 명령어 (화이트리스트 명령어만 허용) |