mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Added cmd_batch to Python API documentation
This commit is contained in:
parent
396abb06eb
commit
7b50bd1352
@ -63,8 +63,8 @@ LocalClient
|
||||
-----------
|
||||
|
||||
.. autoclass:: salt.client.LocalClient
|
||||
:members: cmd, run_job, cmd_async, cmd_subset, cmd_iter, cmd_iter_no_block,
|
||||
get_cli_returns, get_event_iter_returns
|
||||
:members: cmd, run_job, cmd_async, cmd_subset, cmd_batch, cmd_iter,
|
||||
cmd_iter_no_block, get_cli_returns, get_event_iter_returns
|
||||
|
||||
Salt Caller
|
||||
-----------
|
||||
|
Loading…
Reference in New Issue
Block a user