@teambit/harmony.content.cli-reference 2.0.91 → 2.0.92
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
|
@@ -3860,6 +3860,11 @@
|
|
|
3860
3860
|
"title <string>",
|
|
3861
3861
|
"if provided, it replaces the original message with this title and append squashed snaps messages"
|
|
3862
3862
|
],
|
|
3863
|
+
[
|
|
3864
|
+
"",
|
|
3865
|
+
"title-base64 <string>",
|
|
3866
|
+
"same as --title flag but the title is base64 encoded"
|
|
3867
|
+
],
|
|
3863
3868
|
[
|
|
3864
3869
|
"",
|
|
3865
3870
|
"push",
|
package/dist/cli-reference.json
CHANGED
|
@@ -3860,6 +3860,11 @@
|
|
|
3860
3860
|
"title <string>",
|
|
3861
3861
|
"if provided, it replaces the original message with this title and append squashed snaps messages"
|
|
3862
3862
|
],
|
|
3863
|
+
[
|
|
3864
|
+
"",
|
|
3865
|
+
"title-base64 <string>",
|
|
3866
|
+
"same as --title flag but the title is base64 encoded"
|
|
3867
|
+
],
|
|
3863
3868
|
[
|
|
3864
3869
|
"",
|
|
3865
3870
|
"push",
|