Assets with CLI
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
This will deploy assets all at once along with the entire code base. The -w flag is necessary to include assets.
siteglide-cli deploy env -w
siteglide-cli sync env
Watches for changes in the assets folder and syncs changed files one by one. This is not always recommended for large files.