Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/upstash/context7
/ index.ts
File
index.ts
packages/cli/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"commander"
;
2
import
pc from
"picocolors"
;
3
import
figlet from
"figlet"
;
4
import
{ registerSkillCommands, registerSkillAliases } from
"./commands/skill.js"
;
Callers
nothing calls this directly
Calls
10
setBaseUrl
Function · 0.85
setAuthBaseUrl
Function · 0.85
maybeShowUpgradeNotice
Function · 0.85
registerSkillCommands
Function · 0.85
registerSkillAliases
Function · 0.85
registerAuthCommands
Function · 0.85
registerSetupCommand
Function · 0.85
registerRemoveCommand
Function · 0.85
registerDocsCommands
Function · 0.85
registerUpgradeCommand
Function · 0.85
Tested by
no test coverage detected