Introduction
netlifyctl is a proof of concept to rewrite Netlify's CLI in Go. It uses the OpenAPI definitions to interact with Netlify's API.
Installation
netlifyctl can only be installed by source for now:
$ go get github.com/netlify/netlifyctl
Usage
$ netlifyctl --help