Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ cli.ts
File
cli.ts
docker/scripts/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
yargs from
'yargs'
;
2
import
omitBy from
'lodash/omitBy'
;
3
import
{ logger } from
'@api3/airnode-utilities'
;
4
import
{ go, GoResult, goSync } from
'@api3/promise-utils'
;
Callers
nothing calls this directly
Calls
14
startNpmRegistry
Function · 0.90
stopNpmRegistry
Function · 0.90
isAirnodeMounted
Function · 0.90
publishSnapshot
Function · 0.90
openPullRequest
Function · 0.90
publish
Function · 0.90
buildDockerImages
Function · 0.90
publishDockerImages
Function · 0.90
enableMerge
Function · 0.90
disableMerge
Function · 0.90
runAsyncCliCommand
Function · 0.85
runCliCommand
Function · 0.85
Tested by
no test coverage detected