Expand description
grex update โ refresh + re-install across packs.
v1.4.0 ships update as a thin alias of sync because the existing
sync pipeline already re-runs install actions on lockfile delta
(grex_core::sync::run). The alias keeps the verb discoverable in
--help and reserves a dedicated dispatch slot for v2 if pull-then-
install ever needs distinct lifecycle hooks.