bootspring update

Check for updates and manage Bootspring versions.

Overview

The update command helps you keep Bootspring up to date with the latest features and fixes.

Usage

Loading code block...

Commands

CommandDescription
checkCheck for available updates
applyDownload and apply updates
versionShow version information
changelogShow recent changes

Options

OptionDescription
--globalUpdate global installation

Examples

Loading code block...

Example Output

⚡ Bootspring Update Current version: 1.3.4 Latest version: 1.3.5 Changes in 1.3.5: • Added workspace command for multi-project management • Improved analyze workflow performance • Fixed edge case in auth token refresh Run 'bootspring update apply' to update.

Manual Update

You can also update manually via npm:

Loading code block...