Skip to content

Netlify CLI status command

status

Print status information

Usage

Terminal window
netlify status

Flags

  • json (boolean) - Output status information as JSON
  • verbose (boolean) - Output system info
  • debug (boolean) - Print debugging information
  • auth (string) - Netlify auth token - can be used to run this command without logging in
Subcommanddescription
status:hooksPrint hook information of the linked site

status:hooks

Print hook information of the linked site

Usage

Terminal window
netlify status:hooks

Flags

  • filter (string) - For monorepos, specify the name of the application to run the command in
  • debug (boolean) - Print debugging information
  • auth (string) - Netlify auth token - can be used to run this command without logging in