MCPcopy Index your code
hub / github.com/towardsthecloud/cloudburn / createCliCommand

Function createCliCommand

packages/cloudburn/src/help.ts:314–314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

312 * @returns Root command instance with scenario-aware help support.
313 */
314export const createCliCommand = (): Command => new CloudBurnCommand();
315
316/**
317 * Shared Commander help configuration used by the CloudBurn CLI.

Callers 1

createProgramFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected