chore: update CLI README#1141
Open
squiggler-app[bot] wants to merge 1 commit into
Open
Conversation
Contributor
📦 Bundle Stats —
|
| Metric | Value | vs main (46a3aad) |
|---|---|---|
| Internal (raw) | 2.1 KB | - |
| Internal (gzip) | 799 B | - |
| Bundled (raw) | 10.97 MB | - |
| Bundled (gzip) | 2.06 MB | - |
| Import time | 881ms | +51ms, +6.1% |
bin:sanity
| Metric | Value | vs main (46a3aad) |
|---|---|---|
| Internal (raw) | 1023 B | - |
| Internal (gzip) | 486 B | - |
| Bundled (raw) | 9.87 MB | - |
| Bundled (gzip) | 1.77 MB | - |
| Import time | 2.07s | +124ms, +6.4% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — @sanity/cli-core
Compared against main (46a3aad2)
| Metric | Value | vs main (46a3aad) |
|---|---|---|
| Internal (raw) | 96.3 KB | - |
| Internal (gzip) | 22.7 KB | - |
| Bundled (raw) | 21.64 MB | - |
| Bundled (gzip) | 3.43 MB | - |
| Import time | 848ms | +54ms, +6.8% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — create-sanity
Compared against main (46a3aad2)
| Metric | Value | vs main (46a3aad) |
|---|---|---|
| Internal (raw) | 908 B | - |
| Internal (gzip) | 483 B | - |
| Bundled (raw) | 931 B | - |
| Bundled (gzip) | 491 B | - |
| Import time | ❌ ChildProcess denied: node | - |
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
b6ae2b2 to
b0a091b
Compare
b0a091b to
f2a8e3c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto-generated update to CLI README based on command changes.
Note
Low Risk
Documentation-only change to the generated CLI README; no application or CLI behavior is modified in this diff.
Overview
Syncs the auto-generated
packages/@sanity/cli/README.mdwith recent CLI surface changes—no runtime code in this PR.sanity datasets exportnow documents--no-strict-asset-verification(continue export when asset hash or content-length checks fail), adds a usage example, and includes that flag in the USAGE line. Export flag help text is reformatted for alignment.sanity initdocuments--[no-]skillsin USAGE and FLAGS: install Sanity agent skills globally for detected AI editors (opt out with--no-skills).Reviewed by Cursor Bugbot for commit f2a8e3c. Bugbot is set up for automated code reviews on this repo. Configure here.