mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
1.2 KiB
1.2 KiB
title | description | slug | url |
---|---|---|---|
rclone completion | Generate the autocompletion script for the specified shell | rclone_completion | /commands/rclone_completion/ |
rclone completion
Generate the autocompletion script for the specified shell
Synopsis
Generate the autocompletion script for rclone for the specified shell. See each sub-command's help for details on how to use the generated script.
Options
-h, --help help for completion
See the global flags page for global options not listed here.
SEE ALSO
- rclone - Show help for rclone commands, flags and backends.
- rclone completion bash - Generate the autocompletion script for bash
- rclone completion fish - Generate the autocompletion script for fish
- rclone completion powershell - Generate the autocompletion script for powershell
- rclone completion zsh - Generate the autocompletion script for zsh