Command Line Interface (CLI)
Installation
To install the Porter CLI, see the OS-specific instructions below.
Prerequisites
The installation process depends on the curl
and unzip
utilities.
- Mac
- Linux
- Windows
Install via Homebrew
To install via brew
, simply run brew install porter-dev/porter/porter
.
Manual Installation
/bin/bash -c "$(curl -fsSL https://install.porter.run)"
After installing, run the following to verify your installation:
porter version
To authenticate the CLI, run:
porter auth login