ButlerCommand#

class lsst.daf.butler.cli.utils.ButlerCommand(*args: Any, **kwargs: Any)#

Bases: MWCommand

Command subclass with butler-command specific overrides.

Attributes Summary

Attributes Documentation

extra_epilog: str | None = "See 'butler --help' for more options."#