Skip to main content

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 repository
  • ogoron upgrade --target-repo-path <path> — upgrade a specific repository
  • ogoron 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.
  • --force is intended for cases where files must be rewritten to the latest templates.