Back to Netlify

Netlify CLI status command

docs/commands/status.md

26.0.1979 B
Original Source

status

<!-- AUTO-GENERATED-CONTENT:START (GENERATE_COMMANDS_DOCS) -->

Print status information

Usage

bash
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 project

status:hooks

Print hook information of the linked project

Usage

bash
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

<!-- AUTO-GENERATED-CONTENT:END -->