cpln update is an alias for cpln upgrade.The CLI checks npm for a newer release at most once a day and prints a notice when one is available. Set the
CPLN_SKIP_UPDATE_CHECK environment variable to any non-empty value to skip that check and its notice; cpln upgrade --check still reports the installed and latest versions on demand.Reference
Reference
Example
Example
- Check for a newer version without upgrading
- Upgrade in place