Type something to search...

Command Reference

Command Reference

Command Reference

All available Astrolock commands at a glance.

Core Commands

CommandDescription
astrolock initInitialize a new site
writeStart development server
buildBuild for production
previewPreview production build
deployDeploy to hosting platform

Content

Getting Help

astrolock --help            # All commands
astrolock <command> --help  # Command help

Tip

Use astrolock <command> --help for detailed options on any command.