geotribu_cli.comments.comments_broadcast module

geotribu_cli.comments.comments_broadcast.parser_comments_broadcast(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.comments.comments_broadcast.run(args)

Run the sub command logic.

Open result of a previous command.

Paramètres:

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