| title | Netlify CLI status command |
|---|---|
| description | Get the current context of the netlify CLI |
Print status information
Usage
netlify statusFlags
verbose(boolean) - Output system infodebug(boolean) - Print debugging informationhttpProxy(string) - Proxy server address to route requests through.httpProxyCertificateFilename(string) - Certificate file to use when connecting using a proxy server
| Subcommand | description |
|---|---|
status:hooks |
Print hook information of the linked site |
Print hook information of the linked site
Usage
netlify status:hooksFlags
debug(boolean) - Print debugging informationhttpProxy(string) - Proxy server address to route requests through.httpProxyCertificateFilename(string) - Certificate file to use when connecting using a proxy server