CommandBase mixin to provide configured running state.
Provide configured state to a CLI command.
Load and configure state.
debug (bool) – Enable or disable debug logs.
bool
file_path (str, default: '/opt/venvs/pi-portal/config.json') – The path to the file to load.
str
'/opt/venvs/pi-portal/config.json'
None