Documentation
GON CLI reference for all available commands.
Authentication
- gon auth — GitHub authentication
Project management
- gon create-project — Create a new project
- gon install — Install modules and themes
- gon update — Update modules
- gon doctor — Check system dependencies
Scaffolding
- gon make:module — Scaffold a new module under
src/{Name}/ - gon make:theme — Scaffold a new frontend/admin theme
- gon publish — Publish an existing local module to
rozklad/gon-*
Discovery
- gon search — Search
rozklad/gon-*modules and themes - gon list:available — List everything installable
- gon module:info — Details for a single module
- gon theme:info — Details for a single theme
Build & deploy
- gon build — Build production Docker image
- gon deploy — Deploy to server
- gon push — Push module changes
Development
Configuration
- gon config — Manage CLI configuration
Infrastructure
- gon infra — AWS EC2 provisioning, DNS records, doctor
- gon server — VPS provisioning (production)
- gon server:dev — Remote dev VPS for VS Code Remote-SSH workflow
- gon monorepo — Monorepo operations