How To Install Salt-run On Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS?

How To Install Salt-run On Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian And MacOS?

salt-run

Frontend for executing salt-runners on minions.

Maintainer: Debian Salt Team



Section: admin

Install salt-run

  • Debian apt-get install salt-master Click to copy
  • Ubuntu apt-get install salt-master Click to copy
  • Alpine OS apk add salt Click to copy
  • Arch Linux pacman -S salt Click to copy
  • Fedora dnf install salt-master Click to copy
  • Raspbian apt-get install salt-master Click to copy
  • macOS brew install salt Click to copy

Frontend for executing salt-runners on minions.

How to use salt-run?

Below are few example commands for salt-run that you can use in the terminal.

Show status of all minions:
salt-run manage.statusClick to copy
Show all minions which are disconnected:
salt-run manage.upClick to copy
Installing salt-run command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Alpine, Arch, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of salt-run 2024 package in your OS.