Mobilizon-Reshare-condividi.../mobilizon_reshare/cli/commands/inspect
Giacomo Leidi 6f8f96d5b6 cli: inspect: Refactor command.
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
2021-12-01 01:13:59 +01:00
..
__init__.py cli help messages (#85) 2021-10-25 13:43:38 +02:00
inspect_event.py cli: inspect: Refactor command. 2021-12-01 01:13:59 +01:00
inspect_publication.py cli: inspect: Refactor command. 2021-12-01 01:13:59 +01:00