@teambit/harmony.content.cli-reference 1.95.82 → 1.95.83
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 +1 -1
- package/cli-reference.mdx +5 -5
- 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/package-tar/teambit-harmony.content.cli-reference-1.95.83.tgz +0 -0
- package/package.json +2 -2
- package/{preview-1666312873430.js → preview-1666409808293.js} +2 -2
- package/package-tar/teambit-harmony.content.cli-reference-1.95.82.tgz +0 -0
package/cli-reference.json
CHANGED
package/cli-reference.mdx
CHANGED
|
@@ -1158,11 +1158,11 @@ use `bit pattern --help` to understand patterns better and `bit pattern <pattern
|
|
|
1158
1158
|
|
|
1159
1159
|
`bit status`
|
|
1160
1160
|
|
|
1161
|
-
| **Option** | **Option alias** | **Description**
|
|
1162
|
-
| ----------- | :--------------: |
|
|
1163
|
-
| `--json` | `-j` | return a json version of the component
|
|
1164
|
-
| `--verbose` | | show full snap hashes
|
|
1165
|
-
| `--strict` | | in case issues found, exit with code 1
|
|
1161
|
+
| **Option** | **Option alias** | **Description** |
|
|
1162
|
+
| ----------- | :--------------: | --------------------------------------------------------------------------------------------------------------- |
|
|
1163
|
+
| `--json` | `-j` | return a json version of the component |
|
|
1164
|
+
| `--verbose` | | show extra data: full snap hashes for staged, divergence point for lanes and updates-from-main for forked lanes |
|
|
1165
|
+
| `--strict` | | in case issues found, exit with code 1 |
|
|
1166
1166
|
|
|
1167
1167
|
---
|
|
1168
1168
|
|
package/dist/cli-reference.json
CHANGED
|
@@ -5155,7 +5155,7 @@ function MDXContent(_ref) {
|
|
|
5155
5155
|
}), (0, _react2.mdx)("td", {
|
|
5156
5156
|
parentName: "tr",
|
|
5157
5157
|
"align": null
|
|
5158
|
-
}, "show full snap hashes")), (0, _react2.mdx)("tr", {
|
|
5158
|
+
}, "show extra data: full snap hashes for staged, divergence point for lanes and updates-from-main for forked lanes")), (0, _react2.mdx)("tr", {
|
|
5159
5159
|
parentName: "tbody"
|
|
5160
5160
|
}, (0, _react2.mdx)("td", {
|
|
5161
5161
|
parentName: "tr",
|