jina.parsers.hubble.pull module#

Argparser module for hub push

jina.parsers.hubble.pull.mixin_hub_pull_options_parser(parser)[source]#

Add the arguments for hub pull options to the parser :param parser: the parser configure

jina.parsers.hubble.pull.mixin_hub_pull_parser(parser)[source]#

Add the arguments for hub pull to the parser :param parser: the parser configure