@teambit/harmony.content.cli-reference 1.95.39 → 1.95.40
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.json +3 -3
- package/dist/cli-reference.json +3 -3
- package/dist/cli-reference.mdx.js.map +1 -1
- package/package-tar/teambit-harmony.content.cli-reference-1.95.40.tgz +0 -0
- package/package.json +2 -2
- package/{preview-1657337177086.js → preview-1657769253704.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.39.tgz +0 -0
package/cli-reference.json
CHANGED
|
@@ -2023,7 +2023,7 @@
|
|
|
2023
2023
|
]
|
|
2024
2024
|
},
|
|
2025
2025
|
{
|
|
2026
|
-
"name": "snap [component-
|
|
2026
|
+
"name": "snap [component-pattern]",
|
|
2027
2027
|
"alias": "",
|
|
2028
2028
|
"options": [
|
|
2029
2029
|
[
|
|
@@ -2083,8 +2083,8 @@
|
|
|
2083
2083
|
"private": true,
|
|
2084
2084
|
"arguments": [
|
|
2085
2085
|
{
|
|
2086
|
-
"name": "
|
|
2087
|
-
"description": "component
|
|
2086
|
+
"name": "component-pattern",
|
|
2087
|
+
"description": "component name, component id, or component pattern. use component pattern to select multiple components.\nuse comma to separate patterns and \"!\" to exclude. e.g. \"ui/**, !ui/button\"\nwrap the pattern with quotes. By default, all new and modified components are snapped."
|
|
2088
2088
|
}
|
|
2089
2089
|
]
|
|
2090
2090
|
},
|
package/dist/cli-reference.json
CHANGED
|
@@ -2023,7 +2023,7 @@
|
|
|
2023
2023
|
]
|
|
2024
2024
|
},
|
|
2025
2025
|
{
|
|
2026
|
-
"name": "snap [component-
|
|
2026
|
+
"name": "snap [component-pattern]",
|
|
2027
2027
|
"alias": "",
|
|
2028
2028
|
"options": [
|
|
2029
2029
|
[
|
|
@@ -2083,8 +2083,8 @@
|
|
|
2083
2083
|
"private": true,
|
|
2084
2084
|
"arguments": [
|
|
2085
2085
|
{
|
|
2086
|
-
"name": "
|
|
2087
|
-
"description": "component
|
|
2086
|
+
"name": "component-pattern",
|
|
2087
|
+
"description": "component name, component id, or component pattern. use component pattern to select multiple components.\nuse comma to separate patterns and \"!\" to exclude. e.g. \"ui/**, !ui/button\"\nwrap the pattern with quotes. By default, all new and modified components are snapped."
|
|
2088
2088
|
}
|
|
2089
2089
|
]
|
|
2090
2090
|
},
|