title | description |
---|---|
Netlify CLI status command |
Get the current context of the netlify CLI |
Print status information
Usage
netlify status
Flags
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:hooks
Flags
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