Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 609 Bytes

login.md

File metadata and controls

26 lines (18 loc) · 609 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