query_datasets_options¶
- class lsst.daf.butler.cli.opt.query_datasets_options(repo: bool = True, showUri: bool = True, useArguments: bool = True, default_limit: int = -20000, use_order_by: bool = True)¶
- Bases: - OptionGroup- A collection of options common to querying datasets. - Parameters:
 - Methods Summary - __call__(f)- Call self as a function. - Methods Documentation