Skip to main content
To install the Porter CLI, see the OS-specific instructions below.

Install via Homebrew

brew install porter-dev/porter/porter

Manual Installation

Prerequisites: The installation process requires curl and unzip utilities.
/bin/bash -c "$(curl -fsSL https://install.porter.run)"
After installing, run the following to verify your installation:
porter version