1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 15:53:41 +00:00
Files
rclone/docs/content/commands/rclone_completion.md
Nick Craig-Wood 1a98c36a73 Version v1.71.1
2025-09-24 16:24:23 +01: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