@teambit/harmony.content.cli-reference 2.0.594 → 2.0.596

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,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.9.107'
2
+ description: 'Bit command synopses. Bit version: 1.9.109'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -5175,61 +5175,6 @@
5175
5175
  "group": "development",
5176
5176
  "private": true
5177
5177
  },
5178
- {
5179
- "name": "sign [component...]",
5180
- "alias": "",
5181
- "options": [
5182
- [
5183
- "",
5184
- "multiple",
5185
- "DEPRECATED. this is now the default. sign components from multiple scopes"
5186
- ],
5187
- [
5188
- "",
5189
- "always-succeed",
5190
- "exit with code 0 even though the build failed"
5191
- ],
5192
- [
5193
- "",
5194
- "push",
5195
- "export the updated objects to the original scopes once done"
5196
- ],
5197
- [
5198
- "",
5199
- "lane <lane-id>",
5200
- "helps to fetch the components from the lane scope (relevant for --multiple)"
5201
- ],
5202
- [
5203
- "",
5204
- "rebuild",
5205
- "allow signing components whose buildStatus is successful for testing purposes"
5206
- ],
5207
- [
5208
- "",
5209
- "original-scope",
5210
- "sign components from the original scope. works only when all components are from the same scope"
5211
- ],
5212
- [
5213
- "",
5214
- "save-locally",
5215
- "save the signed components locally on the bare-scope for debugging purposes"
5216
- ],
5217
- [
5218
- "",
5219
- "reuse-capsules",
5220
- "avoid deleting the capsules root-dir before starting the build"
5221
- ],
5222
- [
5223
- "",
5224
- "tasks <string>",
5225
- "build the specified task(s) only. for multiple tasks, separate by a comma and wrap with quotes.\nspecify the task-name (e.g. \"TypescriptCompiler\") or the task-aspect-id (e.g. teambit.compilation/compiler)"
5226
- ]
5227
- ],
5228
- "description": "complete the build process for components",
5229
- "extendedDescription": "a new bare-scope needs to be created and it will import the components to this scope first",
5230
- "group": "development",
5231
- "private": true
5232
- },
5233
5178
  {
5234
5179
  "name": "schema <pattern>",
5235
5180
  "alias": "",
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.9.107'
2
+ description: 'Bit command synopses. Bit version: 1.9.109'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -5175,61 +5175,6 @@
5175
5175
  "group": "development",
5176
5176
  "private": true
5177
5177
  },
5178
- {
5179
- "name": "sign [component...]",
5180
- "alias": "",
5181
- "options": [
5182
- [
5183
- "",
5184
- "multiple",
5185
- "DEPRECATED. this is now the default. sign components from multiple scopes"
5186
- ],
5187
- [
5188
- "",
5189
- "always-succeed",
5190
- "exit with code 0 even though the build failed"
5191
- ],
5192
- [
5193
- "",
5194
- "push",
5195
- "export the updated objects to the original scopes once done"
5196
- ],
5197
- [
5198
- "",
5199
- "lane <lane-id>",
5200
- "helps to fetch the components from the lane scope (relevant for --multiple)"
5201
- ],
5202
- [
5203
- "",
5204
- "rebuild",
5205
- "allow signing components whose buildStatus is successful for testing purposes"
5206
- ],
5207
- [
5208
- "",
5209
- "original-scope",
5210
- "sign components from the original scope. works only when all components are from the same scope"
5211
- ],
5212
- [
5213
- "",
5214
- "save-locally",
5215
- "save the signed components locally on the bare-scope for debugging purposes"
5216
- ],
5217
- [
5218
- "",
5219
- "reuse-capsules",
5220
- "avoid deleting the capsules root-dir before starting the build"
5221
- ],
5222
- [
5223
- "",
5224
- "tasks <string>",
5225
- "build the specified task(s) only. for multiple tasks, separate by a comma and wrap with quotes.\nspecify the task-name (e.g. \"TypescriptCompiler\") or the task-aspect-id (e.g. teambit.compilation/compiler)"
5226
- ]
5227
- ],
5228
- "description": "complete the build process for components",
5229
- "extendedDescription": "a new bare-scope needs to be created and it will import the components to this scope first",
5230
- "group": "development",
5231
- "private": true
5232
- },
5233
5178
  {
5234
5179
  "name": "schema <pattern>",
5235
5180
  "alias": "",