Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ index.ts
File
index.ts
packages/cli/src/cli/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Command } from
"commander"
;
2
import
inquirer from
"inquirer"
;
3
import
pathModule from
"node:path"
;
4
import
{ createIntegrationCommand } from
"../commands/createIntegration"
;
Callers
nothing calls this directly
Calls
10
getVersion
Function · 0.90
initCommand
Function · 0.90
devCommand
Function · 0.90
createIntegrationCommand
Function · 0.90
updateCommand
Function · 0.90
sendEventCommand
Function · 0.90
createUrlValidator
Function · 0.85
whoamiCommand
Function · 0.85
version
Method · 0.45
name
Method · 0.45
Tested by
no test coverage detected