Skip to content

Tags command

Latest
Compare
Choose a tag to compare
@jdevelop jdevelop released this 06 May 22:19
· 1 commit to master since this release
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.