salt-pepper

Library and stand-alone CLI tools to access a salt-api instance

Install

All systems
curl cmd.cat/salt-pepper.sh
Debian Debian
apt-get install salt-pepper
Ubuntu
apt-get install salt-pepper
image/svg+xml Kali Linux
apt-get install salt-pepper
Windows (WSL2)
sudo apt-get update sudo apt-get install salt-pepper

salt-pepper

Library and stand-alone CLI tools to access a salt-api instance

pepperlib abstracts the HTTP calls to salt-api so existing Python projects can easily integrate with a remote Salt installation just by instantiating a class. The pepper CLI script allows users to execute Salt commands from computers that are external to computers running the salt-master or salt-minion daemons as though they were running Salt locally.