Netlify CLI completion command
completion
Section titled “completion”Generate shell completion script Run this command to see instructions for your shell.
Usage
netlify completionFlags
debug(boolean) - Print debugging informationauth(string) - Netlify auth token - can be used to run this command without logging in
| Subcommand | description |
|---|---|
completion:install | Generates completion script for your preferred shell |
Examples
netlify completion:installcompletion:install
Section titled “completion:install”Generates completion script for your preferred shell
Usage
netlify completion:installFlags
filter(string) - For monorepos, specify the name of the application to run the command indebug(boolean) - Print debugging informationauth(string) - Netlify auth token - can be used to run this command without logging in