Skip to content

List command

Compare
Choose a tag to compare
@jdevelop jdevelop released this 06 May 22:19
· 5 commits to master since this release
List versions and/legal holds and locks

Usage:
  s3kit ls [command]

Available Commands:
  locks       List various locks on S3 object(s) (legal hold, governance/compliance retention)
  tags        List tags for object(s)
  versions    List object version(s)

Flags:
  -h, --help    help for ls
      --json    JSON output
      --table   ASCII table output (default true)
      --yaml    YAML output

Global Flags:
  -w, --workers int   number of concurrent threads (default 12)

Use "s3kit ls [command] --help" for more information about a command.