Functionsยง
- downgrade
- Step back to an earlier release. Riskier than upgrading - an older binary
may not understand state a newer one wrote - so it confirms first (unless
yes) and never goes below [MIN_DOWNGRADE_VERSION]. - maybe_
hint_ update - Once a day, after a common command: print one dim line when a newer release exists. Best effort with a hard time cap; anything unusual (no receipt, offline, piped stderr, opt-out) prints nothing.
- upgrade