usage:Usage = Command.Usage({category: `Interactive commands`,description: `open the upgrade interface`,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.`,examples: [[`Open the upgrade window`,`yarn upgrade-interactive`,]],})