Skip to main content

Module upgrade

Module upgrade 

Source
Expand description

omne upgrade [kernel|distro] — replace kernel or distro with latest release.

Walks up from cwd to find .omne/, reads kernel-source or distro-source from MANIFEST.md frontmatter, fetches the latest release, removes the old directory (with symlink safety checks), and extracts the new tarball.

Structs§

Args
Arguments for omne upgrade.

Enums§

Target
What to upgrade. Default is kernel.

Functions§

run
upgrade_with_client
Test seam: same logic as run but with injected root and client.