glob_argument# lsst.daf.butler.cli.opt.glob_argument = <lsst.daf.butler.cli.utils.MWArgumentDecorator object># Wraps the click.argument decorator to enable shared arguments to be declared. Parameters# *param_declstyping.AnyParameters to be stored in the argument. **kwargstyping.AnyKeyword arguments for the argument.