mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
1.1 KiB
1.1 KiB
title | description | slug | url | versionIntroduced |
---|---|---|---|---|
rclone completion | Output completion script for a given shell. | rclone_completion | /commands/rclone_completion/ | v1.33 |
rclone completion
Output completion script for a given shell.
Synopsis
Generates a shell completion script for rclone.
Run with --help
to list the supported shells.
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 - Output bash completion script for rclone.
- rclone completion fish - Output fish completion script for rclone.
- rclone completion powershell - Output powershell completion script for rclone.
- rclone completion zsh - Output zsh completion script for rclone.