Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.08 KB

File metadata and controls

48 lines (32 loc) · 1.08 KB
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
  • httpProxy (string) - Proxy server address to route requests through.
  • httpProxyCertificateFilename (string) - Certificate file to use when connecting using a proxy server
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

  • debug (boolean) - Print debugging information
  • httpProxy (string) - Proxy server address to route requests through.
  • httpProxyCertificateFilename (string) - Certificate file to use when connecting using a proxy server