ButlerCLI# class lsst.daf.butler.cli.butler.ButlerCLI(*args: Any, **kwargs: Any)# Bases: LoaderCLI Specialized command loader implementing the butler command. Attributes Summary entryPoint localCmdPkg pluginEnvVar Attributes Documentation entryPoint = 'butler.cli'# localCmdPkg = 'lsst.daf.butler.cli.cmd'# pluginEnvVar = 'DAF_BUTLER_PLUGINS'#