@teambit/harmony.content.cli-reference 2.0.277 → 2.0.278

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.162'
2
+ description: 'Bit command synopses. Bit version: 1.6.163'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -58,11 +58,6 @@
58
58
  "default-scope <default-scope>",
59
59
  "set the default scope for components in the workspace"
60
60
  ],
61
- [
62
- "p",
63
- "package-manager <package-manager>",
64
- "set the package manager (npm or yarn) to be used in the workspace"
65
- ],
66
61
  [
67
62
  "f",
68
63
  "force",
package/cli-reference.mdx CHANGED
@@ -957,7 +957,6 @@ if the current directory is already a workspace, it validates that bit files are
957
957
  | `--reset-scope` | | removes local scope (.bit or .git/bit). tags/snaps that have not been exported will be lost. workspace is left intact |
958
958
  | `--default-directory <default-directory>` | `-d` | set the default directory pattern to import/create components into |
959
959
  | `--default-scope <default-scope>` | | set the default scope for components in the workspace |
960
- | `--package-manager <package-manager>` | `-p` | set the package manager (npm or yarn) to be used in the workspace |
961
960
  | `--force` | `-f` | force workspace initialization without clearing local objects |
962
961
 
963
962
  ---
@@ -1,5 +1,5 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.6.162'
2
+ description: 'Bit command synopses. Bit version: 1.6.163'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
5
5
 
@@ -58,11 +58,6 @@
58
58
  "default-scope <default-scope>",
59
59
  "set the default scope for components in the workspace"
60
60
  ],
61
- [
62
- "p",
63
- "package-manager <package-manager>",
64
- "set the package manager (npm or yarn) to be used in the workspace"
65
- ],
66
61
  [
67
62
  "f",
68
63
  "force",
@@ -4874,21 +4874,6 @@ function MDXContent(_ref) {
4874
4874
  "align": null
4875
4875
  }, (0, _react2.mdx)("inlineCode", {
4876
4876
  parentName: "td"
4877
- }, "--package-manager <package-manager>")), (0, _react2.mdx)("td", {
4878
- parentName: "tr",
4879
- "align": "center"
4880
- }, (0, _react2.mdx)("inlineCode", {
4881
- parentName: "td"
4882
- }, "-p")), (0, _react2.mdx)("td", {
4883
- parentName: "tr",
4884
- "align": null
4885
- }, "set the package manager (npm or yarn) to be used in the workspace")), (0, _react2.mdx)("tr", {
4886
- parentName: "tbody"
4887
- }, (0, _react2.mdx)("td", {
4888
- parentName: "tr",
4889
- "align": null
4890
- }, (0, _react2.mdx)("inlineCode", {
4891
- parentName: "td"
4892
4877
  }, "--force")), (0, _react2.mdx)("td", {
4893
4878
  parentName: "tr",
4894
4879
  "align": "center"