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
runbut with injected root and client.