Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
benchRegistriesCli
Function benchRegistriesCli
benchRegistriesCli
(
workspace
:
string
,
)
:
{
registries
:
{
benchRegistries
:
{
registries
:
{
allowSignerFingerprints
:
string
[]
;
allowTrustLabels
:
(
"HIGH"
|
"MEDIUM"
|
"LOW"
)
[]
;
autoUpdate
:
boolean
;
base
:
string
;
id
:
string
;
pinnedRegistryFingerprint
:
string
;
requireBenchProofs
:
boolean
;
type
:
"file"
|
"http"
;
}
[]
;
version
:
1
;
}
;
}
;
signature
:
SignedFileVerification
;
}
Parameters
workspace
:
string
Returns
{
registries
:
{
benchRegistries
:
{
registries
:
{
allowSignerFingerprints
:
string
[]
;
allowTrustLabels
:
(
"HIGH"
|
"MEDIUM"
|
"LOW"
)
[]
;
autoUpdate
:
boolean
;
base
:
string
;
id
:
string
;
pinnedRegistryFingerprint
:
string
;
requireBenchProofs
:
boolean
;
type
:
"file"
|
"http"
;
}
[]
;
version
:
1
;
}
;
}
;
signature
:
SignedFileVerification
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...