1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00
Files
rclone/docs/content/commands/rclone_completion.md
Nick Craig-Wood 38ab3dd5b1 Version v1.72.0
2025-11-21 17:10:17 +00:00

1.2 KiB

title, description, aliases, versionIntroduced
title description aliases versionIntroduced
rclone completion Output completion script for a given shell.
/commands/rclone_genautocomplete/
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