Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@tigrisdata/cli

Command line interface for Tigris object storage.

Note

This repository has no source code of its own. @tigrisdata/cli is developed in the Tigris monorepo, tigrisdata/storage, under packages/cli. It's embedded here as a git submodule at storage/.

Install

npm install -g @tigrisdata/cli
# or
brew install tigrisdata/tap/tigris

Build from source

git clone --recurse-submodules https://github.com/tigrisdata/cli.git
cd cli/storage
pnpm install
pnpm --filter @tigrisdata/cli build

Cloned without --recurse-submodules? storage/ will be empty. Fetch it with:

git submodule update --init

Contributing

Pull requests opened here are closed automatically. Open issues and pull requests in tigrisdata/storage instead.

Agents: see AGENTS.md before making any change in this repository.

License

MIT

About

Command line interface for Tigris object storage — developed in tigrisdata/storage/packages/cli

Resources

Code of conduct

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors