MCPcopy 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

1import yargs from 'yargs';
2import omitBy from 'lodash/omitBy';
3import { logger } from '@api3/airnode-utilities';
4import { go, GoResult, goSync } from '@api3/promise-utils';

Callers

nothing calls this directly

Calls 14

startNpmRegistryFunction · 0.90
stopNpmRegistryFunction · 0.90
isAirnodeMountedFunction · 0.90
publishSnapshotFunction · 0.90
openPullRequestFunction · 0.90
publishFunction · 0.90
buildDockerImagesFunction · 0.90
publishDockerImagesFunction · 0.90
enableMergeFunction · 0.90
disableMergeFunction · 0.90
runAsyncCliCommandFunction · 0.85
runCliCommandFunction · 0.85

Tested by

no test coverage detected