@teambit/harmony.content.cli-reference 2.0.432 → 2.0.434
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cli-reference.docs.mdx +1 -1
- package/cli-reference.json +1 -1
- package/cli-reference.mdx +1 -1
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +1 -1
- package/dist/cli-reference.mdx.js +1 -1
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1728357672520.js → preview-1728876221928.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -2391,7 +2391,7 @@
|
|
|
2391
2391
|
"arguments": [
|
|
2392
2392
|
{
|
|
2393
2393
|
"name": "package-patterns...",
|
|
2394
|
-
"description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui
|
|
2394
|
+
"description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui.**\". The patterns should be in glob format. By default, all packages are selected."
|
|
2395
2395
|
}
|
|
2396
2396
|
]
|
|
2397
2397
|
},
|
package/cli-reference.mdx
CHANGED
|
@@ -2208,7 +2208,7 @@ list components templates when inside bit-workspace (for bit-create), otherwise,
|
|
|
2208
2208
|
|
|
2209
2209
|
| **Arg** | **Description** |
|
|
2210
2210
|
| --------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|
|
2211
|
-
| `package-patterns...` | a string list of package names, or patterns (separated by spaces or commas), e.g. "@teambit/**,@my-org/ui
|
|
2211
|
+
| `package-patterns...` | a string list of package names, or patterns (separated by spaces or commas), e.g. "@teambit/**,@my-org/ui.**". The patterns should be in glob format. By default, all packages are selected. |
|
|
2212
2212
|
|
|
2213
2213
|
| **Option** | **Option alias** | **Description** |
|
|
2214
2214
|
| ---------- | :--------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
package/dist/cli-reference.json
CHANGED
|
@@ -2391,7 +2391,7 @@
|
|
|
2391
2391
|
"arguments": [
|
|
2392
2392
|
{
|
|
2393
2393
|
"name": "package-patterns...",
|
|
2394
|
-
"description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui
|
|
2394
|
+
"description": "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/**,@my-org/ui.**\". The patterns should be in glob format. By default, all packages are selected."
|
|
2395
2395
|
}
|
|
2396
2396
|
]
|
|
2397
2397
|
},
|
|
@@ -11571,7 +11571,7 @@ function MDXContent(_ref) {
|
|
|
11571
11571
|
"align": "center"
|
|
11572
11572
|
}, "a string list of package names, or patterns (separated by spaces or commas), e.g. \"@teambit/", (0, _react2.mdx)("strong", {
|
|
11573
11573
|
parentName: "td"
|
|
11574
|
-
}, ",@my-org/ui
|
|
11574
|
+
}, ",@my-org/ui."), "\". The patterns should be in glob format. By default, all packages are selected.")))), (0, _react2.mdx)("table", null, (0, _react2.mdx)("thead", {
|
|
11575
11575
|
parentName: "table"
|
|
11576
11576
|
}, (0, _react2.mdx)("tr", {
|
|
11577
11577
|
parentName: "thead"
|