tigris

Automate S3-compatible object-storage tasks using the Tigris CLI.

4|1|Updated Apr 19, 2016
One-click install
npx skills add https://github.com/praveenperera/dotfiles --skill tigris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tigris
Source: https://github.com/praveenperera/dotfiles/tree/main/claude/skills/tigris
Command: npx skills add https://github.com/praveenperera/dotfiles --skill tigris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tigris provides a unified CLI workflow for managing object storage, buckets, and access credentials, simplifying day-to-day storage tasks for developers and operators.

Core Features & Use Cases

  • Bucket management: create, list, update, and delete buckets.
  • Object operations: upload, download, copy, move, and inspect objects with consistent tigris commands.
  • Environment guidance: configure access via environment variables and authentication flows for seamless integration.

Quick Start

Authenticate with the Tigris CLI and list all buckets in your account.

Frequently Asked Questions about tigris

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage S3-compatible object storage buckets using the command line?

Object storage interactions are automated through the Tigris CLI, which standardizes bucket creation, listing, uploads, and downloads using clear conventions for S3-compatible workflows across single or multiple buckets.

How do I authenticate the Tigris CLI for object storage access?

CLI authentication for object storage access is handled by configuring specific environment variables with your access credentials, enabling seamless authentication flows for subsequent bucket and object commands.

Can I upload and download objects across multiple S3-compatible buckets?

Yes, you can upload, download, copy, move, and inspect objects across multiple S3-compatible buckets by applying consistent Tigris CLI commands tailored for single or multiple bucket management.

What environment variables do I need to configure for Tigris CLI namespace management?

Environment variable guidance is provided to configure access credentials for CLI authentication, enabling namespace management and seamless integration with your object storage environment.

Does the Tigris CLI support usage patterns for forks and snapshots?

Yes, the Tigris CLI supports usage patterns for forks and snapshots, allowing you to manage object storage states and bucket configurations through standardized command line conventions.