Perform an action on an archive.
Perform an action on an archive. Requires the use of a subcommand to specify the protocol, e.g.
rclone archive list remote:file.zip
Each subcommand has its own options which you can see in their help.
See rclone archive create for the archive formats supported.
rclone archive <action> [opts] <source> [<destination>] [flags]
  -h, --help   help for archive
See the global flags page for global options not listed here.