s5cmd
s5cmd copied to clipboard
command: add extensive autocompletion support
Adds extensive auto-completion support to s5cmd for zsh, bash and pwsh. Including:
- command completion
- flag completion
- local file/directory completion
- bucket name completion
- s3 key completion
Fixes #207 Fixes #372