github netlify/cli v6.0.0
netlify-cli v6.0.0

latest releases: v23.13.0, v23.12.3, v23.12.2...
4 years ago

⚠ BREAKING CHANGES

The deploy command will now look for a functions cache created by the build command and deploy any existing function archives. You can disable this feature with --skip-functions-cache flag, which will tell the CLI to create fresh archives as part of the deployment.

netlify deploy --skip-functions-cache

Features

Miscellaneous Chores

Don't miss a new cli release

NewReleases is sending notifications on new releases.