MCPcopy Create free account
hub / github.com/code-pushup/cli / commands.ts

File commands.ts

packages/cli/src/lib/commands.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { CommandModule } from 'yargs';
2import { yargsAutorunCommandObject } from './autorun/autorun-command.js';
3import { yargsCollectCommandObject } from './collect/collect-command.js';
4import { yargsCompareCommandObject } from './compare/compare-command.js';

Callers

nothing calls this directly

Tested by

no test coverage detected