geotribu_cli.subcommands.open_result module¶
- geotribu_cli.subcommands.open_result.open_content(content_uri, application='shell')¶
Open content in the selected application.
- geotribu_cli.subcommands.open_result.parser_open_result(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.subcommands.open_result.run(args)¶
Run the sub command logic.
Open result of a previous command.
- Paramètres:
args (argparse.Namespace) – arguments passed to the subcommand