Back to Netlify

Netlify CLI completion command

docs/commands/completion.md

26.0.11.0 KB
Original Source

completion

<!-- AUTO-GENERATED-CONTENT:START (GENERATE_COMMANDS_DOCS) -->

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

Usage

bash
netlify completion

Flags

  • debug (boolean) - Print debugging information
  • auth (string) - Netlify auth token - can be used to run this command without logging in
Subcommanddescription
completion:installGenerates completion script for your preferred shell

Examples

bash
netlify completion:install

completion:install

Generates completion script for your preferred shell

Usage

bash
netlify completion:install

Flags

  • filter (string) - For monorepos, specify the name of the application to run the command in
  • debug (boolean) - Print debugging information
  • auth (string) - Netlify auth token - can be used to run this command without logging in

<!-- AUTO-GENERATED-CONTENT:END -->