I am trying to deploy my algo to live trading using latest Quantconnect docker image, Lean CLI and IB Brokerage. When I start live trading with:

lean live “ProjectName” --brokerage XXXXXXXXX --data-feed XXXXXXXXXXXX

I get Initialization error.

Here are full logs:

Usage: lean live [OPTIONS] PROJECT

Try 'lean live --help' for help or go to the following url for a list of common errors:
https://www.lean.io/docs/lean-cli/key-concepts/troubleshooting#02-Common-Errors

Error: Invalid value for '--zerodha-history-subscription': 'live' is not one of 'true', 'false'.