@teambit/harmony.content.cli-reference 2.0.162 → 2.0.163
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 +3 -3
- package/cli-reference.mdx +3 -3
- package/dist/cli-reference.docs.mdx +1 -1
- package/dist/cli-reference.json +3 -3
- package/dist/cli-reference.mdx.js +3 -3
- package/dist/cli-reference.mdx.js.map +1 -1
- package/dist/{preview-1707016536110.js → preview-1707059817780.js} +2 -2
- package/package.json +2 -2
package/cli-reference.docs.mdx
CHANGED
package/cli-reference.json
CHANGED
|
@@ -1596,17 +1596,17 @@
|
|
|
1596
1596
|
[
|
|
1597
1597
|
"t",
|
|
1598
1598
|
"template <env-id>",
|
|
1599
|
-
"
|
|
1599
|
+
"id of the dev environment to use for the template. Alias for --env."
|
|
1600
1600
|
],
|
|
1601
1601
|
[
|
|
1602
1602
|
"",
|
|
1603
1603
|
"env <env-id>",
|
|
1604
|
-
"
|
|
1604
|
+
"id of the dev environment to use for the template. Alias -t"
|
|
1605
1605
|
],
|
|
1606
1606
|
[
|
|
1607
1607
|
"d",
|
|
1608
1608
|
"default-scope <scope-name>",
|
|
1609
|
-
"set
|
|
1609
|
+
"set the default scope for the workspace. used in the generated workspace.jsonc"
|
|
1610
1610
|
],
|
|
1611
1611
|
[
|
|
1612
1612
|
"",
|
package/cli-reference.mdx
CHANGED
|
@@ -1426,9 +1426,9 @@ move files or directories of component(s)
|
|
|
1426
1426
|
| **Option** | **Option alias** | **Description** |
|
|
1427
1427
|
| -------------------------------- | :--------------: | ----------------------------------------------------------------------------------------------------------------------------------- |
|
|
1428
1428
|
| `--aspect <aspect-id>` | `-a` | id of the aspect that registered the template, mandatory for non-core aspects. helpful for core aspects in case of a name collision |
|
|
1429
|
-
| `--template <env-id>` | `-t` |
|
|
1430
|
-
| `--env <env-id>` | |
|
|
1431
|
-
| `--default-scope <scope-name>` | `-d` | set
|
|
1429
|
+
| `--template <env-id>` | `-t` | id of the dev environment to use for the template. Alias for --env. |
|
|
1430
|
+
| `--env <env-id>` | | id of the dev environment to use for the template. Alias -t |
|
|
1431
|
+
| `--default-scope <scope-name>` | `-d` | set the default scope for the workspace. used in the generated workspace.jsonc |
|
|
1432
1432
|
| `--standalone` | | DEPRECATED. use --skip-git instead |
|
|
1433
1433
|
| `--skip-git` | `-s` | skip generation of Git repository in the new workspace |
|
|
1434
1434
|
| `--empty` | `-e` | skip template's default component creation (relevant for templates that add components by default) |
|
package/dist/cli-reference.json
CHANGED
|
@@ -1596,17 +1596,17 @@
|
|
|
1596
1596
|
[
|
|
1597
1597
|
"t",
|
|
1598
1598
|
"template <env-id>",
|
|
1599
|
-
"
|
|
1599
|
+
"id of the dev environment to use for the template. Alias for --env."
|
|
1600
1600
|
],
|
|
1601
1601
|
[
|
|
1602
1602
|
"",
|
|
1603
1603
|
"env <env-id>",
|
|
1604
|
-
"
|
|
1604
|
+
"id of the dev environment to use for the template. Alias -t"
|
|
1605
1605
|
],
|
|
1606
1606
|
[
|
|
1607
1607
|
"d",
|
|
1608
1608
|
"default-scope <scope-name>",
|
|
1609
|
-
"set
|
|
1609
|
+
"set the default scope for the workspace. used in the generated workspace.jsonc"
|
|
1610
1610
|
],
|
|
1611
1611
|
[
|
|
1612
1612
|
"",
|
|
@@ -7502,7 +7502,7 @@ function MDXContent(_ref) {
|
|
|
7502
7502
|
}, "-t")), (0, _react2.mdx)("td", {
|
|
7503
7503
|
parentName: "tr",
|
|
7504
7504
|
"align": null
|
|
7505
|
-
}, "
|
|
7505
|
+
}, "id of the dev environment to use for the template. Alias for --env.")), (0, _react2.mdx)("tr", {
|
|
7506
7506
|
parentName: "tbody"
|
|
7507
7507
|
}, (0, _react2.mdx)("td", {
|
|
7508
7508
|
parentName: "tr",
|
|
@@ -7515,7 +7515,7 @@ function MDXContent(_ref) {
|
|
|
7515
7515
|
}), (0, _react2.mdx)("td", {
|
|
7516
7516
|
parentName: "tr",
|
|
7517
7517
|
"align": null
|
|
7518
|
-
}, "
|
|
7518
|
+
}, "id of the dev environment to use for the template. Alias -t")), (0, _react2.mdx)("tr", {
|
|
7519
7519
|
parentName: "tbody"
|
|
7520
7520
|
}, (0, _react2.mdx)("td", {
|
|
7521
7521
|
parentName: "tr",
|
|
@@ -7530,7 +7530,7 @@ function MDXContent(_ref) {
|
|
|
7530
7530
|
}, "-d")), (0, _react2.mdx)("td", {
|
|
7531
7531
|
parentName: "tr",
|
|
7532
7532
|
"align": null
|
|
7533
|
-
}, "set
|
|
7533
|
+
}, "set the default scope for the workspace. used in the generated workspace.jsonc")), (0, _react2.mdx)("tr", {
|
|
7534
7534
|
parentName: "tbody"
|
|
7535
7535
|
}, (0, _react2.mdx)("td", {
|
|
7536
7536
|
parentName: "tr",
|