salt
Verified for current stable LTS
Salt Command: Execute Command Particular Minion
Use for execute command particular minion with Salt. Exact CLI syntax to execute command particular minion using Salt.
When to use this: Use for execute command particular minion with Salt.
Command Syntax
salt '<minion_id>' cmd.run "ls " salt '<minion_id>' cmd.run "ls " Command Breakdown
salt is the base executable for this command.
FAQ
Purpose: Exact syntax to execute command particular minion using Salt.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.