LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

salt-run

Execute Salt runner modules on the master

TLDR

List connected minions
$ salt-run manage.up
copy
List disconnected minions
$ salt-run manage.down
copy
Run orchestration
$ salt-run state.orchestrate [orch.deploy]
copy
Show job status
$ salt-run jobs.lookup_jid [job_id]
copy
Check minion versions
$ salt-run manage.versions
copy

SYNOPSIS

salt-run [options] function [arguments...]

DESCRIPTION

salt-run executes runner modules on the Salt master. Runners handle master-side operations like orchestration, job management, and cluster-wide tasks. Part of SaltStack configuration management.

PARAMETERS

manage.up

List online minions.
manage.down
List offline minions.
state.orchestrate sls
Run orchestration state.
jobs.list_jobs
List recent jobs.
jobs.lookup_jid jid
Get the results of a previously run job by its JID.
jobs.active
Show jobs currently running across all minions.
--out, --output format
Output format (json, yaml, highstate, etc.).
-c DIR, --config-dir DIR
Use a custom Salt master configuration directory.

INSTALL

sudo apk add salt-lts-master
copy

SEE ALSO

salt(1), salt-call(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid