mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 02:14:42 +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