Skip to content
Unified Defense StackUnified Defense Stack

Installation

By the end of this guide you’ll have UDS CLI installed and available on your PATH.

  • macOS or Linux (Windows via WSL2)
  • Homebrew installed, or the ability to download and move a binary
  1. Install UDS CLI via Homebrew

    Terminal window
    brew trust --formula defenseunicorns/tap/uds && brew tap defenseunicorns/tap && brew install uds
  2. Verify the installation

    Terminal window
    uds version

Confirm the CLI is available and working:

Terminal window
uds version
uds --help

--help shows the full list of available commands.