netlify api <apiMethod>
Run any Netlify API method
Arguments
Name | Description |
---|---|
apiMethod | Open API method to run |
Options
Name | Description |
---|---|
-d, --data <data> | Data to use |
--list | List out available API methods |
--debug | Print debugging information |
--httpProxy <httpProxy> | Proxy server address to route requests through |
--httpProxyCertificateFilename <httpProxyCertificateFilename> | Certificate file to use when connecting using a proxy server |