CLI tool¶
python -malmabtrieb¶
Helper to inspect traffic from the cattle drive protocol
Usage:
Options:
--connection_string TEXT Connection String to use, if None the
CONNECTION_STRING environment variable is used
--help Show this message and exit.
python -malmabtrieb create¶
Allows one to create an actor
Usage:
Options:
--username TEXT Specify the preferred username
--auto_follow automatically accept followers
--name TEXT internal name of the actor
--profile FILENAME File containing additional profile information as json
--help Show this message and exit.
python -malmabtrieb err¶
Displays error messages
Usage:
Options:
python -malmabtrieb fetch¶
Allows fetching ActivityPub objects
Usage:
Options:
python -malmabtrieb in¶
Displays incoming messages
Usage:
Options:
python -malmabtrieb info¶
Prints the information about the connection.
Usage:
Options:
python -malmabtrieb out¶
Displays outgoing messages
Usage:
Options:
python -malmabtrieb trigger¶
triggers the method with content input. Use - to type it in from stdin. Input is expected to be JSON.
Usage:
Options: