mirror of
https://git.clerie.de/clerie/mitel_ommclient2.git
synced 2026-01-03 12:48:12 +00:00
Add cli to readme
This commit is contained in:
parent
ddb5194320
commit
f05ffdd86d
1 changed files with 9 additions and 0 deletions
|
|
@ -37,6 +37,15 @@ r = c.connection.request(m)
|
||||||
|
|
||||||
Consult class documentation for more in depth examples and options.
|
Consult class documentation for more in depth examples and options.
|
||||||
|
|
||||||
|
## Interactive CLI
|
||||||
|
|
||||||
|
The package installs a script called `ommclient2`.
|
||||||
|
This allowes basic interactive testing of the library.
|
||||||
|
|
||||||
|
```
|
||||||
|
ommclient2 --help
|
||||||
|
```
|
||||||
|
|
||||||
## Attribution
|
## Attribution
|
||||||
|
|
||||||
This software is inspired by `python-mitel` by Thomas and n-st.
|
This software is inspired by `python-mitel` by Thomas and n-st.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue