ButlerCommand# class lsst.daf.butler.cli.utils.ButlerCommand(*args: Any, **kwargs: Any)# Bases: MWCommand Command subclass with butler-command specific overrides. Attributes Summary extra_epilog Attributes Documentation extra_epilog: str | None = "See 'butler --help' for more options."#