Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 611 Bytes

File metadata and controls

28 lines (18 loc) · 611 Bytes
title description
Netlify CLI login command
Login to your Netlify account

login

Login to your Netlify account

Opens a web browser to acquire an OAuth token.

Usage

netlify login

Flags

  • new (boolean) - Login to new Netlify account
  • 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