Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 828 Bytes

status.md

File metadata and controls

45 lines (29 loc) · 828 Bytes
title description
Netlify CLI status command
Get the current context of the netlify CLI

status

Print status information

Usage

netlify status

Flags

  • verbose (boolean) - Output system info
  • debug (boolean) - Print debugging information
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 in
  • debug (boolean) - Print debugging information