@teambit/harmony.content.cli-reference 2.0.143 → 2.0.145
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
CHANGED
package/cli-reference.json
CHANGED
|
@@ -660,21 +660,6 @@
|
|
|
660
660
|
}
|
|
661
661
|
]
|
|
662
662
|
},
|
|
663
|
-
{
|
|
664
|
-
"name": "component-issues",
|
|
665
|
-
"alias": "",
|
|
666
|
-
"options": [
|
|
667
|
-
[
|
|
668
|
-
"j",
|
|
669
|
-
"json",
|
|
670
|
-
"output issues in json format"
|
|
671
|
-
]
|
|
672
|
-
],
|
|
673
|
-
"description": "list available component-issues",
|
|
674
|
-
"extendedDescription": "",
|
|
675
|
-
"group": "development",
|
|
676
|
-
"private": true
|
|
677
|
-
},
|
|
678
663
|
{
|
|
679
664
|
"name": "show <component-name>",
|
|
680
665
|
"alias": "",
|
|
@@ -711,6 +696,21 @@
|
|
|
711
696
|
}
|
|
712
697
|
]
|
|
713
698
|
},
|
|
699
|
+
{
|
|
700
|
+
"name": "component-issues",
|
|
701
|
+
"alias": "",
|
|
702
|
+
"options": [
|
|
703
|
+
[
|
|
704
|
+
"j",
|
|
705
|
+
"json",
|
|
706
|
+
"output issues in json format"
|
|
707
|
+
]
|
|
708
|
+
],
|
|
709
|
+
"description": "list available component-issues",
|
|
710
|
+
"extendedDescription": "",
|
|
711
|
+
"group": "development",
|
|
712
|
+
"private": true
|
|
713
|
+
},
|
|
714
714
|
{
|
|
715
715
|
"name": "envs",
|
|
716
716
|
"alias": "env",
|
package/dist/cli-reference.json
CHANGED
|
@@ -660,21 +660,6 @@
|
|
|
660
660
|
}
|
|
661
661
|
]
|
|
662
662
|
},
|
|
663
|
-
{
|
|
664
|
-
"name": "component-issues",
|
|
665
|
-
"alias": "",
|
|
666
|
-
"options": [
|
|
667
|
-
[
|
|
668
|
-
"j",
|
|
669
|
-
"json",
|
|
670
|
-
"output issues in json format"
|
|
671
|
-
]
|
|
672
|
-
],
|
|
673
|
-
"description": "list available component-issues",
|
|
674
|
-
"extendedDescription": "",
|
|
675
|
-
"group": "development",
|
|
676
|
-
"private": true
|
|
677
|
-
},
|
|
678
663
|
{
|
|
679
664
|
"name": "show <component-name>",
|
|
680
665
|
"alias": "",
|
|
@@ -711,6 +696,21 @@
|
|
|
711
696
|
}
|
|
712
697
|
]
|
|
713
698
|
},
|
|
699
|
+
{
|
|
700
|
+
"name": "component-issues",
|
|
701
|
+
"alias": "",
|
|
702
|
+
"options": [
|
|
703
|
+
[
|
|
704
|
+
"j",
|
|
705
|
+
"json",
|
|
706
|
+
"output issues in json format"
|
|
707
|
+
]
|
|
708
|
+
],
|
|
709
|
+
"description": "list available component-issues",
|
|
710
|
+
"extendedDescription": "",
|
|
711
|
+
"group": "development",
|
|
712
|
+
"private": true
|
|
713
|
+
},
|
|
714
714
|
{
|
|
715
715
|
"name": "envs",
|
|
716
716
|
"alias": "env",
|