Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ cli.ts
File
cli.ts
cli/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ program } from
'commander'
;
2
import
{ version } from
'../package.json'
;
3
import
audit from
'./audit'
;
4
import
release from
'./release'
;
Callers
nothing calls this directly
Calls
2
log
Method · 0.80
name
Method · 0.45
Tested by
no test coverage detected