title | description |
---|---|
Netlify CLI completion command |
Shell completion script for netlify CLI |
(Beta) Generate shell completion script Run this command to see instructions for your shell.
Usage
netlify completion
Flags
debug
(boolean) - Print debugging informationhttpProxy
(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
Generates completion script for your preferred shell
Usage
netlify completion:install
Flags
debug
(boolean) - Print debugging informationhttpProxy
(string) - Proxy server address to route requests through.httpProxyCertificateFilename
(string) - Certificate file to use when connecting using a proxy server