functionsbootstrapCommandkitCLIVersion: NextOn this pagebootstrapCommandkitCLIbootstrapCommandkitCLI(argv, options?): Promise<void> Creates a command line interface for CommandKit. ParameterTypeOptionalDescriptionargvArray<string>❌The arguments passed to the CLI.optionsParseOptions✅The options passed to the CLI. Source