Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
314
export
const
createCliCommand = (): Command =>
new
CloudBurnCommand();
315
316
/**
317
* Shared Commander help configuration used by the CloudBurn CLI.
Callers
1
createProgram
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected