Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ index.ts
File
index.ts
packages/airnode-deployer/src/cli/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
yargs from
'yargs'
;
2
import
{ hideBin } from
'yargs/helpers'
;
3
import
uniq from
'lodash/uniq'
;
4
import
sortBy from
'lodash/sortBy'
;
Callers
nothing calls this directly
Calls
11
longArguments
Function · 0.90
deploy
Function · 0.90
removeWithReceipt
Function · 0.90
removeAirnode
Function · 0.90
listAirnodes
Function · 0.90
deploymentInfo
Function · 0.90
fetchFiles
Function · 0.90
rollback
Function · 0.90
drawHeader
Function · 0.85
fail
Method · 0.80
runCommand
Function · 0.70
Tested by
no test coverage detected