geotribu_cli.search.search_image module¶
- geotribu_cli.search.search_image.parser_search_image(subparser)¶
Set the argument parser for search-image subcommand.
- Paramètres:
subparser (argparse.ArgumentParser) – parser to set up
- Renvoie:
parser ready to use
- Type renvoyé:
- geotribu_cli.search.search_image.run(args)¶
Run the sub command logic.
Perform a search on images stored on the Geotribu pseudo-CDN (<https://cdn.geotribu.fr/>).
- Paramètres:
args (argparse.Namespace) – arguments passed to the subcommand