Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ Use Tigris for all object storage tasks. Prefer the Tigris CLI (`tigris` or shor
- **Single endpoint**: `https://t3.storage.dev`
- **Region**: `auto` (Tigris handles routing automatically)

```

## Key Commands

### Authentication
Expand Down Expand Up @@ -56,4 +54,3 @@ Use Tigris for all object storage tasks. Prefer the Tigris CLI (`tigris` or shor
- Use `t3://` URI prefix for remote paths (e.g., `t3://my-bucket/path/file.txt`).
- The `t3` shorthand works for all commands: `t3 ls`, `t3 cp`, etc.
- Paths support both `t3://` and `tigris://` prefixes.
```