yarn upgrade-interactive | Yarn (original) (raw)

Open the upgrade interface.

Usage


$ yarn upgrade-interactive

Examples

Open the upgrade window :


yarn upgrade-interactive

Details

This command opens a fullscreen terminal interface where you can see any out of date packages used by your application, their status compared to the latest versions available on the remote registry, and select packages to upgrade.

If the --mode=<mode> option is set, Yarn will change which artifacts are generated. The modes currently supported are:

Options

Definition Description
--mode #0 Change what artifacts installs generate