TelemetryJet is in early beta. Need help getting started, or found a bug? Open an Issue on our GitHub repository.

Install on MacOS

The CLI is in early alpha. Need help getting started, or found a bug? Open an Issue on our GitHub repository. We appreciate your patience and early support.

The TelemetryJet CLI uses Homebrew to manage installations on MacOS. These steps assume that you have Homebrew installed on your computer.

Custom Homebrew Tap

The CLI is distributed using a third-party Homebrew tap. Use the following command to install the tap:

brew tap telemetryjet/tap

Installing

To install the CLI, run:

brew install telemetryjet-cli

Upgrading

To upgrade to the latest version, use Homebrew’s update and upgrade commands:

# Pull the list of outdated software
brew update

# upgrade all software installed with Homebrew
brew upgrade

# update just the telemetryjet-cli formula
brew upgrade telemetryjet-cli

Uninstalling

To uninstall the CLI, run:

brew remove telemetryjet-cli


Manual Installation

The TelemetryJet CLI can also be manually installed on MacOS. See Manual Installation for detailed instructions on how to manually install the CLI.

TelemetryJet © 2020, Chris Dalke · sitemap.xml · telemetryjet.com