Velin Blocks CLI 1.4.0
The implemented namespace lists, inspects, and copies official Blocks with explicit conflict controls.
Commands
velinstyle blocks list
velinstyle blocks info marketing-hero
velinstyle blocks add marketing-hero
velinstyle blocks add auth-card --force
velinstyle blocks add app-shell --dry-run
velinstyle blocks add form-kit --out my-blocksAdd flow
resolve ID → read block.json → validate peer → check conflicts → copy files → write velin-blocks.lock.jsonFlags
| Flag | Behavior |
|---|---|
--dry-run | Report planned writes without copying |
--force | Explicitly overwrite conflicting target files |
--out <dir> | Choose output directory instead of ./velin-blocks |
Limits
The frozen CLI does not provide a hosted community marketplace, arbitrary remote registry install, signing, or merge-oriented blocks update UX.