tigris-buckets
Installation
SKILL.md
Tigris Bucket Management
Quick Reference
| Command | Description |
|---|---|
tigris mk <name> |
Create a bucket (or folder with trailing /) |
tigris buckets list |
List all buckets |
tigris buckets get <name> |
Inspect bucket details |
tigris buckets delete <name> |
Delete a bucket |
tigris buckets set <name> |
Update bucket settings |
tigris buckets set-ttl <name> |
Configure object expiration |
tigris buckets set-locations <name> |
Set data locations |
tigris buckets set-migration <name> |
Configure shadow bucket migration |
tigris buckets set-transition <name> |
Configure storage class transitions |
tigris buckets set-notifications <name> |
Configure event webhooks |
tigris buckets set-cors <name> |
Configure CORS rules |
tigris snapshots list <bucket> |
List bucket snapshots |
tigris snapshots take <bucket> |
Take a snapshot |
Related skills
More from tigrisdata/tigris-agents-plugins
tigris-iam
Use when managing IAM policies, users, and permissions in a Tigris organization
4tigris-objects
Use when uploading, downloading, listing, moving, deleting, or presigning objects in Tigris Storage
4tigris-authentication
Use when authenticating with Tigris, managing credentials, or setting up the CLI
4tigris-access-keys
Use when creating, listing, assigning, or deleting access keys for Tigris Storage
4