Cls3

Use this skill when the user wants to cli tool to clear and delete s3 buckets and all objects.

javimosch 96365a8 543 B Updated

File contents

Cls3 Plugin

CLI tool to clear and delete S3 buckets and all objects.

Commands

Operations

  • cls3 bucket clear — clear bucket via cls3
  • cls3 bucket delete — delete bucket via cls3

Usage Examples

  • "cls3 --help"
  • "cls3 "

Installation

go install github.com/go-to-k/cls3@latest

Examples

cls3 --version
cls3 --help

Key Features

  • aws\n- s3\n- cleanup

javimosch/supercli/tree/main/plugins/cls3/skills/quickstart commit 96365a888d

Frequently asked questions

npx skillmds@latest add javimosch/cls3