salt
Verified for current stable LTS
Salt Commands
Salt command syntax with verified terminal examples.
Commands
4 commands for Salt
salt Operations
Salt Command: Execute Command Particular Minion
salt '<minion_id>' cmd.run "ls " salt Operations
Salt Command: Execute Highstate All Minions
salt '*' state.highstate salt Operations
Salt Command: List Connected Minions
salt '*' test.ping salt Operations
Salt Command: Upgrade Packages Subset Minions
salt '*.example.com' pkg.upgrade Suggest a Salt Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Salt workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.