Skip to main content
Checks for a newer release on GitHub and, if found, downloads and installs it. Independent of authentication — works without an API key.

Synopsis

supermodel update [flags]

Flags

FlagDescription
--checkPrint the latest available version without installing
-h, --helpHelp for update

Examples

# Install the latest release
supermodel update

# Just check
supermodel update --check