Options (1)
-l, --log-levelbooleanPerform a highstate with verbose debugging output
Example:
salt-call {{[-l|--log-level]}} debug state.highstateExamples (4)
Perform a highstate on this minion
salt-call state.highstatePerform a highstate dry-run, compute all changes but don't actually perform them
salt-call state.highstate test=truePerform a highstate with verbose debugging output
salt-call [-l|--log-level] debug state.highstateList this minion's grains
salt-call grains.itemsmade by @shridhargupta | data from tldr-pages