chant update
Synopsis
Section titled “Synopsis”chant update [path]Description
Section titled “Description”chant update syncs lexicon type definitions into .chant/types/ for the project. It also refreshes lexicon skill files in skills/.
# Sync in current projectchant update
# Sync a specific projectchant update ./my-projectExit Codes
Section titled “Exit Codes”| Code | Meaning |
|---|---|
| 0 | Sync completed successfully |
| 1 | Error |