MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / index.ts

File index.ts

src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { Command, CommanderError } from 'commander';
3import { createAgentCommand } from './commands/agent.js';
4import { createAuthCommand } from './commands/auth.js';

Callers

nothing calls this directly

Calls 14

createSetupCommandFunction · 0.85
createAuthCommandFunction · 0.85
runConfigureViaSetupFunction · 0.85
createProjectCommandFunction · 0.85
createTestCommandFunction · 0.85
createAgentCommandFunction · 0.85
createUsageCommandFunction · 0.85
applyExitOverrideDeepFunction · 0.85
maybeEmitSkillNudgeFunction · 0.85
commandPathOfFunction · 0.85
isOutputModeFunction · 0.85

Tested by

no test coverage detected