Command Reference
All available Astrolock commands at a glance.
Core Commands
| Command | Description |
|---|---|
astrolock init | Initialize a new site |
| write | Start development server |
| build | Build for production |
| preview | Preview production build |
| deploy | Deploy 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.