Skip to main content
Version: Next

bootstrapCommandkitCLI

bootstrapCommandkitCLI(argv, options?): Promise<void>

Creates a command line interface for CommandKit.

ParameterTypeOptionalDescription
argvArray<string>The arguments passed to the CLI.
optionsParseOptionsThe options passed to the CLI.