Skip to main content

Execute a shell command

POST 

/api/node/:hostname/command/shell

Execute a command through /bin/sh -c. Supports shell features like pipes, redirects, and variable expansion.

Request

Responses

Shell command execution accepted.