salt-call
Verified for current stable LTS
Salt Call Command: Perform Highstate With Verbose Debugging
Use for perform highstate with verbose debugging with Salt Call. Exact CLI syntax to perform highstate with verbose debugging using Salt Call.
When to use this: Use for perform highstate with verbose debugging with Salt Call.
Command Syntax
salt-call -l debug state.highstate salt-call -l debug state.highstate Command Breakdown
-l- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to perform highstate with verbose debugging using Salt Call.
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.
Related Operations
Salt Call Command: List Minion Grains
salt-call grains.items Salt Call Command: Perform Highstate Dry Run salt-call state.highstate test=true Salt Call Command: Perform Highstate On Minion salt-call state.highstate Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl> Grep Command: Print File Name And Line Number With Color Output grep -Hn --color=always "<search_pattern>" <path/to/file>