DocsUsing sectionsThe CLI
The CLI
The cascadekit command manages sections from your terminal.
Commands
add <section>Copy a section and its snippets into your theme.
listList every section in the library.
updatePull the latest version of installed sections.
loginAuthenticate with your license key.
Examples
$ npx cascadekit add newsletter$ npx cascadekit list --category collections$ npx cascadekit updateHeads up
Running add twice overwrites local edits to that section. Commit first.