Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
notaryInitCli
Function notaryInitCli
notaryInitCli
(
params
:
{
externalSignerArgs
?:
string
[]
;
externalSignerCommand
?:
string
;
notaryDir
?:
string
;
}
,
)
:
Promise
<
{
configPath
:
string
;
fingerprint
:
string
;
keyPath
:
string
|
null
;
notaryDir
:
string
;
publicKeyPath
:
string
;
}
,
>
Parameters
params
:
{
externalSignerArgs
?:
string
[]
;
externalSignerCommand
?:
string
;
notaryDir
?:
string
;
}
Returns
Promise
<
{
configPath
:
string
;
fingerprint
:
string
;
keyPath
:
string
|
null
;
notaryDir
:
string
;
publicKeyPath
:
string
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...