mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
I'm not clear on whether you need the backticks if you indent... I imagine you don't
This commit is contained in:
parent
37b1c92986
commit
9de80643cf
@ -38,7 +38,7 @@ def output(data, **kwargs):
|
|||||||
|
|
||||||
Show profile data for returners that would normally show a highstate output.
|
Show profile data for returners that would normally show a highstate output.
|
||||||
|
|
||||||
``salt globhere state.sls something --out=profile``
|
salt globhere state.sls something --out=profile
|
||||||
|
|
||||||
Attempt to output the returns of state.sls and state.highstate as a table of
|
Attempt to output the returns of state.sls and state.highstate as a table of
|
||||||
names, modules and durations that looks somewhat like the following:
|
names, modules and durations that looks somewhat like the following:
|
||||||
|
Loading…
Reference in New Issue
Block a user