πUpdate
Deprecated/Removed in: v6.0.0.
Use npm install -g mdbadges-cli@latest instead to install the latest version.
This command checks for updates to the package.
To do this command, you would run:
mdb updateIf a new update is available, it will prompt you that an update is available and asks you if you'd like to update:

On the prompt, typing Y will execute the following command to update the package for you globally.
npm install -g mdbadges-cli@latestAfter the update has finished, you'll see the following in the terminal:
? β² Are you sure you want to update now? Yes
β Updating... # Spinner
changed 112 packages in 5s # where the normal npm installation would occur
β Update complete!
You are now on v5.5.0! To verify, run mdb version.
Check out what's changed by running mdb changelog.Selecting N will simply exit the command.
Aliases: upd / u
upd / uLast updated
Was this helpful?
