Skip to content

Use the NodeJS Netlify CLI, not `netlifyctl`

Jamie Tanna requested to merge feature/netlify-cli into master

As netlifyctl has been deprecated in favour of the Node.JS CLI0 (after the Node.JS CLI was deprecated for netlifyctl) we should move to using the new, proffered tool.

This is a shame, as netlifyctl was an awesome Go CLI that took zero time to download.

However, it took a while to deploy - maybe this new version will be quicker?

Merge request reports