6f8f96d5b6
Now the inspect command can display informations about different kind of objects including events and publications. This patch also changes the cli to output columnar values suitable for further processing with standard Unix tool, such as awk. $ mobilizon-reshare.sh inspect publication -s completed | awk '{ print }' | sort | uniq -c [2021-12-01 01:05:55,321] [20] [INFO] Tortoise-ORM shutdown 2 mastodon 2 telegram 2 zulip |
||
---|---|---|
.. | ||
__init__.py | ||
inspect_event.py | ||
inspect_publication.py |