backend
CLI handler for the backend service
Attributes
Classes
Backend
Bases: BaseCLI
Eleanor framework backend API service launcher
CLI base class
Warning
An odd behavior with Fire has been observed where subclasses of BaseCLI
take override __init__
and take parameters caus Fire to incorrectly
identify self
as a required CLI argument.
Parameters:
-
config
(str
, default:None
) –Path to configuration file