mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Add SSHClient to the Python API docs
I'm leaving cmd_sync out on purpose for now until we get eauth support sorted.
This commit is contained in:
parent
54c83e3fe7
commit
30ad8d99df
@ -100,3 +100,9 @@ CloudClient
|
||||
|
||||
.. autoclass:: salt.cloud.CloudClient
|
||||
:members:
|
||||
|
||||
SSHClient
|
||||
---------
|
||||
|
||||
.. autoclass:: salt.client.ssh.client.SSHClient
|
||||
:members: cmd, cmd_iter
|
||||
|
Loading…
Reference in New Issue
Block a user