Skip to content

cockroach-teamcity/crltest-homebrew-tap

 
 

Repository files navigation

CockroachDB Homebrew Tap

This is the official source for installing CockroachDB, CockroachDB SQL CLI, and the CockroachDB Cloud CLI with Homebrew.

Installing

$ brew install cockroachdb/tap/cockroach
$ brew install cockroachdb/tap/cockroach@22.2 # for older versions
$ brew install cockroachdb/tap/cockroach-sql
$ brew install cockroachdb/tap/ccloud

Alternately, you can configure the tap and install the package separately:

$ brew tap cockroachdb/tap
$ brew install cockroach
$ brew install cockroach-sql
$ brew install ccloud

See our complete installation instructions for alternative installation methods, including support for Linux and Windows.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%