/
TE
tencentblueking
/
Untitled API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v2
latest
Swagger 2.0
raw.githubusercontent.com
2026-08-01
10
10
8.5 KB
process
Execute a command
Execute a shell command and return the output and exit code
post
/process/execute
Request body
PkgServerProcessExecuteRequest
required
command
string
required
cwd
string
Current working directory
timeout
integer
Response
OK
PkgServerProcessExecuteResponse
required
exitCode
integer
output
string