8000 Add --async to the salt man page · binarymatt/salt@4240e55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4240e55

Browse files
committed
Add --async to the salt man page
1 parent 33b096d commit 4240e55

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/ref/cli/salt.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Options
4242
data only after all data was received. To only return the data with a hard
4343
timeout and after all minions have returned then use the static option.
4444

45+
.. option:: --async
46+
47+
Instead of waiting for the job to run on minions only print the jod id of
48+
the started execution and complete.
49+
4550
.. option:: -b BATCH, --batch-size=BATCH
4651

4752
Instead of executing on all targeted minions at once, execute on a

0 commit comments

Comments
 (0)
0