ogoron upgrade
Purpose
Use ogoron upgrade after updating Ogoron to a newer version to keep .ogoron/configs/ aligned with the current schema and templates.
Commands
ogoron upgrade— upgrade the workspace metadata/configs in the current repositoryogoron upgrade --target-repo-path <path>— upgrade a specific repositoryogoron upgrade --force— rewrite configuration files even if they appear up to date
Examples
ogoron upgrade
Notes
- Review configuration changes after upgrade and keep repository-specific settings intact.
--forceis intended for cases where files must be rewritten to the latest templates.