Skip to content

Installation

The Playlist Pipeline CLI allows you to run pipelines from the command line without using the web app.

Terminal window
# Using bun
bun install -g @plpl/cli
# Using npm
npm install -g @plpl/cli
Terminal window
plpl --version

Once installed, you’ll need to authenticate with Spotify before running pipelines.