We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d25afca commit 21a3255Copy full SHA for 21a3255
1 file changed
SKILL.md
@@ -13,8 +13,6 @@ Use Tigris for all object storage tasks. Prefer the Tigris CLI (`tigris` or shor
13
- **Single endpoint**: `https://t3.storage.dev`
14
- **Region**: `auto` (Tigris handles routing automatically)
15
16
-```
17
-
18
## Key Commands
19
20
### Authentication
@@ -56,4 +54,3 @@ Use Tigris for all object storage tasks. Prefer the Tigris CLI (`tigris` or shor
56
54
- Use `t3://` URI prefix for remote paths (e.g., `t3://my-bucket/path/file.txt`).
57
55
- The `t3` shorthand works for all commands: `t3 ls`, `t3 cp`, etc.
58
- Paths support both `t3://` and `tigris://` prefixes.
59
0 commit comments