1
mirror of https://github.com/rclone/rclone synced 2024-12-11 23:54:00 +01:00
rclone/docs/content/commands/rclone_genautocomplete.md
2019-05-11 23:39:50 +01:00

31 lines
767 B
Markdown

---
date: 2019-05-10T23:12:21+01:00
title: "rclone genautocomplete"
slug: rclone_genautocomplete
url: /commands/rclone_genautocomplete/
---
## rclone genautocomplete
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 genautocomplete
```
### SEE ALSO
* [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends.
* [rclone genautocomplete bash](/commands/rclone_genautocomplete_bash/) - Output bash completion script for rclone.
* [rclone genautocomplete zsh](/commands/rclone_genautocomplete_zsh/) - Output zsh completion script for rclone.
###### Auto generated by spf13/cobra on 10-May-2019