Welcome to Tomba Docs! Create a free Tomba account and gain instant access to 400+ million contacts!
Tomba CLI

Installation Tomba Cli

Installation

Using Snap

Get it from the Snap Store

sudo snap install tomba
bash

Using Go

Make sure that $GOPATH/bin is in your $PATH, because that's where this gets installed:

go install github.com/tomba-io/tomba@latest
bash

Using homebrew tap

The formula

brew install tomba-io/tap/tomba
bash

Using scoop

scoop bucket add tomba https://github.com/tomba-io/scoop-bucket.git
scoop install tomba
bash

other

The following OS & arch combinations are supported (if you use one not listed on here):

darwin_amd64
darwin_arm64
linux_386
linux_amd64
linux_arm
linux_arm64
windows_386
windows_amd64
windows_arm
windows_arm64
plain