@teambit/harmony.content.cli-reference 2.0.1072 → 2.0.1074

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.13.211'
2
+ description: 'Bit command synopses. Bit version: 1.13.213'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -1005,11 +1005,6 @@
1005
1005
  "no-orphans",
1006
1006
  "don't delete capsules whose origin path no longer exists"
1007
1007
  ],
1008
- [
1009
- "",
1010
- "size-target <gb>",
1011
- "after standard pruning, LRU-evict aspect-versions until total drops below this size (forces --with-sizes)"
1012
- ],
1013
1008
  [
1014
1009
  "",
1015
1010
  "dry-run",
package/cli-reference.mdx CHANGED
@@ -313,7 +313,6 @@ use --dry-run first to preview what would be removed.
313
313
  | `--older-than <days>` | | age threshold in days for aspect-version/scope capsule pruning (default 30) |
314
314
  | `--keep-workspace-caps` | | skip workspace capsule deletion |
315
315
  | `--no-orphans` | | don't delete capsules whose origin path no longer exists |
316
- | `--size-target <gb>` | | after standard pruning, LRU-evict aspect-versions until total drops below this size (forces --with-sizes) |
317
316
  | `--dry-run` | | preview what would be removed without deleting |
318
317
  | `--with-sizes` | | compute byte sizes for the report (walks the full cache; slow on large caches). default: off — sizes shown as 0 but the prune itself is instant. |
319
318
  | `--json` | `-j` | json format |
@@ -1,4 +1,4 @@
1
1
  ---
2
- description: 'Bit command synopses. Bit version: 1.13.211'
2
+ description: 'Bit command synopses. Bit version: 1.13.213'
3
3
  labels: ['cli', 'mdx', 'docs']
4
4
  ---
@@ -1005,11 +1005,6 @@
1005
1005
  "no-orphans",
1006
1006
  "don't delete capsules whose origin path no longer exists"
1007
1007
  ],
1008
- [
1009
- "",
1010
- "size-target <gb>",
1011
- "after standard pruning, LRU-evict aspect-versions until total drops below this size (forces --with-sizes)"
1012
- ],
1013
1008
  [
1014
1009
  "",
1015
1010
  "dry-run",