geotribu_cli.content.new_article module¶
- geotribu_cli.content.new_article.parser_new_article(subparser)¶
Set the argument parser for subcommand.
- Paramètres:
subparser (argparse.ArgumentParser) – parser to set up
- Renvoie:
parser ready to use
- Type renvoyé:
- geotribu_cli.content.new_article.run(args)¶
Run the sub command logic.
Download the RSS feed file and display results.
- Paramètres:
args (argparse.Namespace) – arguments passed to the subcommand