Netlify CLI status command
status
Section titled “status”Print status information
Usage
netlify statusFlags
json(boolean) - Output status information as JSONverbose(boolean) - Output system infodebug(boolean) - Print debugging informationauth(string) - Netlify auth token - can be used to run this command without logging in
| Subcommand | description |
|---|---|
status:hooks | Print hook information of the linked project |
status:hooks
Section titled “status:hooks”Print hook information of the linked project
Usage
netlify status:hooksFlags
filter(string) - For monorepos, specify the name of the application to run the command indebug(boolean) - Print debugging informationauth(string) - Netlify auth token - can be used to run this command without logging in