Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
forecastRefreshCli
Function forecastRefreshCli
forecastRefreshCli
(
params
:
{
outFile
?:
string
;
scope
:
"agent"
|
"node"
|
"workspace"
;
targetId
?:
string
;
workspace
:
string
;
}
,
)
:
{
advisories
:
number
;
latestPath
:
string
|
null
;
outFile
:
string
|
null
;
snapshotPath
:
string
|
null
;
status
:
"INSUFFICIENT_EVIDENCE"
|
"OK"
;
}
Parameters
params
:
{
outFile
?:
string
;
scope
:
"agent"
|
"node"
|
"workspace"
;
targetId
?:
string
;
workspace
:
string
;
}
Returns
{
advisories
:
number
;
latestPath
:
string
|
null
;
outFile
:
string
|
null
;
snapshotPath
:
string
|
null
;
status
:
"INSUFFICIENT_EVIDENCE"
|
"OK"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...