@builder6/cli
Advanced tools
+25
-25
| { | ||
| "commands": { | ||
| "start": { | ||
| "aliases": [], | ||
| "args": {}, | ||
| "description": "Start b6 server.", | ||
| "examples": [ | ||
| "<%= config.bin %> <%= command.id %> --port 5100" | ||
| ], | ||
| "flags": {}, | ||
| "hasDynamicHelp": false, | ||
| "hiddenAliases": [], | ||
| "id": "start", | ||
| "pluginAlias": "@builder6/cli", | ||
| "pluginName": "@builder6/cli", | ||
| "pluginType": "core", | ||
| "strict": true, | ||
| "enableJsonFlag": false, | ||
| "isESM": false, | ||
| "relativePath": [ | ||
| "dist", | ||
| "commands", | ||
| "start", | ||
| "index.js" | ||
| ] | ||
| }, | ||
| "hello": { | ||
@@ -90,5 +66,29 @@ "aliases": [], | ||
| ] | ||
| }, | ||
| "start": { | ||
| "aliases": [], | ||
| "args": {}, | ||
| "description": "Start b6 server.", | ||
| "examples": [ | ||
| "<%= config.bin %> <%= command.id %> --port 5100" | ||
| ], | ||
| "flags": {}, | ||
| "hasDynamicHelp": false, | ||
| "hiddenAliases": [], | ||
| "id": "start", | ||
| "pluginAlias": "@builder6/cli", | ||
| "pluginName": "@builder6/cli", | ||
| "pluginType": "core", | ||
| "strict": true, | ||
| "enableJsonFlag": false, | ||
| "isESM": false, | ||
| "relativePath": [ | ||
| "dist", | ||
| "commands", | ||
| "start", | ||
| "index.js" | ||
| ] | ||
| } | ||
| }, | ||
| "version": "3.2.1-alpha.1" | ||
| "version": "3.2.1" | ||
| } |
+2
-2
| { | ||
| "name": "@builder6/cli", | ||
| "description": "A new CLI generated with oclif", | ||
| "version": "3.2.1-alpha.1", | ||
| "version": "3.2.1", | ||
| "author": "Jack Zhuang", | ||
@@ -72,3 +72,3 @@ "bin": { | ||
| "types": "dist/index.d.ts", | ||
| "gitHead": "a4e695297a30e4286576f11bafb0088d62773353" | ||
| "gitHead": "da86657f07eb4bf3124bb090c6bc1b76b2cebeb0" | ||
| } |
+4
-4
@@ -23,3 +23,3 @@ @builder6/cli | ||
| $ b6 (--version) | ||
| @builder6/cli/3.2.1-alpha.1 darwin-arm64 node-v22.12.0 | ||
| @builder6/cli/3.2.1 darwin-arm64 node-v22.12.0 | ||
| $ b6 --help [COMMAND] | ||
@@ -70,3 +70,3 @@ USAGE | ||
| _See code: [src/commands/hello/index.ts](https://github.com/builder6app/cli/blob/v3.2.1-alpha.1/src/commands/hello/index.ts)_ | ||
| _See code: [src/commands/hello/index.ts](https://github.com/builder6app/cli/blob/v3.2.1/src/commands/hello/index.ts)_ | ||
@@ -89,3 +89,3 @@ ## `b6 hello world` | ||
| _See code: [src/commands/hello/world.ts](https://github.com/builder6app/cli/blob/v3.2.1-alpha.1/src/commands/hello/world.ts)_ | ||
| _See code: [src/commands/hello/world.ts](https://github.com/builder6app/cli/blob/v3.2.1/src/commands/hello/world.ts)_ | ||
@@ -417,3 +417,3 @@ ## `b6 help [COMMAND]` | ||
| _See code: [src/commands/start/index.ts](https://github.com/builder6app/cli/blob/v3.2.1-alpha.1/src/commands/start/index.ts)_ | ||
| _See code: [src/commands/start/index.ts](https://github.com/builder6app/cli/blob/v3.2.1/src/commands/start/index.ts)_ | ||
| <!-- commandsstop --> |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%16080
-0.3%