Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.21 KB

completion.md

File metadata and controls

54 lines (36 loc) · 1.21 KB
title description
Netlify CLI completion command
Shell completion script for netlify CLI

completion

(Beta) Generate shell completion script Run this command to see instructions for your shell.

Usage

netlify completion

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
Subcommand description
completion:install Generates completion script for your preferred shell

Examples

netlify completion:install

completion:install

Generates completion script for your preferred shell

Usage

netlify completion:install

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