redwood upgrade

Upgrade all @redwoodjs packages via an interactive CLI

Options

NameDescription
--dry-run, -dCheck for outdated packages without upgrading
--tag, -t <tag>Choices are "canary", "rc", or a specific version (e.g. "0.19.3"). WARNING: Unstable releases in the case of "canary" and "rc", which will force upgrade packages to the most recent release of the specified tag
--prInstalls packages for the given PR