MCPcopy Create free account
hub / github.com/dfinity/orbit / remove.ts

File remove.ts

cli/src/registry/remove.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createCommand } from 'commander';
2import { assertReplicaIsHealthy, execAsync } from '../utils';
3import { DeleteRegistryEntryResult } from '~/generated/control_panel';
4

Callers

nothing calls this directly

Calls 4

assertReplicaIsHealthyFunction · 0.90
execAsyncFunction · 0.90
logMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected