Netlify CLI status command
status
Print status information
Usage
netlify status
Flags
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 site |
status:hooks
Print hook information of the linked site
Usage
netlify status:hooks
Flags
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