@teambit/harmony.content.cli-reference 2.0.162 → 2.0.164

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.
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.6.47'
2
+ description: 'Bit command synopses. Bit version: 1.6.49'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -1596,17 +1596,17 @@
1596
1596
  [
1597
1597
  "t",
1598
1598
  "template <env-id>",
1599
- "env-id of the template's owner. Alias for --env."
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
- "env-id of the template. Alias -t"
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 defaultScope in the new workspace's workspace.jsonc"
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` | env-id of the template's owner. Alias for --env. |
1430
- | `--env <env-id>` | | env-id of the template. Alias -t |
1431
- | `--default-scope <scope-name>` | `-d` | set defaultScope in the new workspace's workspace.jsonc |
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) |
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.6.47'
2
+ description: 'Bit command synopses. Bit version: 1.6.49'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -1596,17 +1596,17 @@
1596
1596
  [
1597
1597
  "t",
1598
1598
  "template <env-id>",
1599
- "env-id of the template's owner. Alias for --env."
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
- "env-id of the template. Alias -t"
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 defaultScope in the new workspace's workspace.jsonc"
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
- }, "env-id of the template's owner. Alias for --env.")), (0, _react2.mdx)("tr", {
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
- }, "env-id of the template. Alias -t")), (0, _react2.mdx)("tr", {
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 defaultScope in the new workspace's workspace.jsonc")), (0, _react2.mdx)("tr", {
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",