@tikoci/centrs
Preparing search index...
ExecuteRequestSummary
Interface ExecuteRequestSummary
interface
ExecuteRequestSummary
{
canonical
?:
CanonicalExecuteCommand
;
command
:
string
;
format
:
"text"
|
"json"
|
"yaml"
;
maxResultsBytes
?:
number
;
timeoutMs
:
number
;
validate
:
boolean
;
verbose
:
boolean
;
write
:
boolean
;
yes
:
boolean
;
}
Index
Properties
canonical?
command
format
max
Results
Bytes?
timeout
Ms
validate
verbose
write
yes
Properties
Optional
canonical
canonical
?:
CanonicalExecuteCommand
command
command
:
string
format
format
:
"text"
|
"json"
|
"yaml"
Optional
max
Results
Bytes
maxResultsBytes
?:
number
timeout
Ms
timeoutMs
:
number
validate
validate
:
boolean
verbose
verbose
:
boolean
write
write
:
boolean
yes
yes
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canonical
command
format
max
Results
Bytes
timeout
Ms
validate
verbose
write
yes
@tikoci/centrs
Loading...