Tigris released a new CLI tool for managing object storage from the terminal. Installed via npm, it follows UNIX philosophy with intuitive commands like `tigris cp` and `tigris ls`. The tool uses a spec-driven design approach with a `DOMAIN OPERATION ARGUMENT` pattern, making it simpler than AWS S3 CLI equivalents. It supports cross-platform usage, includes a `t3://` URL scheme for Tigris objects, and is designed to be discoverable for both humans and AI assistants.

8m read timeFrom tigrisdata.com
Post cover image
Table of contents
Wait, didn't you have a CLI already? ​What's different about the tigris command? ​How did we get to this design? ​Example commands ​The real star: tigris cp ​Frequently Asked Questions ​Conclusion ​
3 Comments

Sort: