mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Clarify use of "runreport" CLI
This commit is contained in:
parent
9a83e3913e
commit
df7fe9be71
@ -128,4 +128,4 @@ Reports can be run on the CLI by invoking the management command:
|
|||||||
python3 manage.py runreport <module>
|
python3 manage.py runreport <module>
|
||||||
```
|
```
|
||||||
|
|
||||||
One or more report modules may be specified.
|
where ``<module>`` is the name of the python file in the ``reports`` directory without the ``.py`` extension. One or more report modules may be specified.
|
||||||
|
Loading…
Reference in New Issue
Block a user