Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ createCommand } from
'commander'
;
2
import
{ assertReplicaIsHealthy, execAsync } from
'../utils'
;
3
import
{ DeleteRegistryEntryResult } from
'~/generated/control_panel'
;
4
Callers
nothing calls this directly
Calls
4
assertReplicaIsHealthy
Function · 0.90
execAsync
Function · 0.90
log
Method · 0.80
parse
Method · 0.80
Tested by
no test coverage detected