geotribu_cli.social.cmd_mastodon_export module

geotribu_cli.social.cmd_mastodon_export.parser_mastodon_export(subparser)

Set the argument parser for subcommand.

Paramètres:

subparser (argparse.ArgumentParser) – parser to set up

Renvoie:

parser ready to use

Type renvoyé:

argparse.ArgumentParser

geotribu_cli.social.cmd_mastodon_export.run(args)

Run the sub command logic.

Open result of a previous command.

Paramètres:

args (argparse.Namespace) – arguments passed to the subcommand