/
TE
tencentblueking
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
files
4
process
1
post
Execute a command
pv
5
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
Changes