Install latest/stable of pepper

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install salt-pepper

Don't have snapd? Get set up for snaps.

Channel Version Published

Details for pepper

License

  • Apache-2.0

Last updated

  • 2 October 2025 - latest/stable
  • 2 October 2025 - latest/edge

Websites


Contact


Source code


Report a bug


Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.

CLI interface to a running Salt API system

Pepper is a CLI tool for interacting with a remote SaltStack API system. It provides a simple interface to execute Salt commands via the Salt API (salt-api) from the command line.

Features:

  • Execute Salt commands remotely via Salt API
  • Support for multiple authentication backends
  • JSON output format for easy parsing
  • Interactive shell mode
  • Batch execution support
  • Token-based authentication with auto-renewal
  • Support for all Salt execution modules
  • Configuration file support (~/.pepperrc)

Requirements:

  • A running Salt API (salt-api) server
  • Valid authentication credentials

Usage:

  • pepper '*' test.ping
  • pepper --client runner jobs.active
  • pepper '*' cmd.run 'uptime'

Pepper icons created by Freepik - Flaticon


Install pepper on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.