Data Sherlock
HomeDashboardStatus Page
  • Introduction
    • Introduction
    • Concepts
    • Architecture
    • Installation
    • Authentication
    • Getting Started
    • Configrutions
    • Databases
  • Deployment
    • Serverless
    • Kubernetes
    • Cloud(AWS/GCP/Azure)
  • Clients
    • JavaScript SDK
    • Python SDK
    • CLI
  • Open Source
    • XRay
Powered by GitBook
On this page
  1. Introduction

Installation

Get started with ease by installing the Data Sherlock CLI. Follow these simple steps to install the CLI on your system

Installation

The most convenient way to interact with our API is by using our cross-platform CLI:

curl -sL https://raw.githubusercontent.com/thesaas-company/sherlock/main/install.sh |  sudo bash -s -- -b /usr/local/bin

Alternatively, if you prefer using Homebrew:

brew install thesaas-company/homebrew-tap/sherlock
PreviousArchitectureNextAuthentication

Last updated 11 months ago