Tag S3 object(s)
Usage:
s3kit tag [command]
Available Commands:
add Add tag(s) to S3 object(s)
rm remove tag(s) from S3 object(s)
Flags:
--all Apply to all versions of object(s)
-h, --help help for tag
--latest Apply to latest version of object(s) (default true)
--version string Apply to a specific version
Global Flags:
-w, --workers int number of concurrent threads (default 12)
Use "s3kit tag [command] --help" for more information about a command.