QuantConnect / lean-cli

CLI for running the LEAN engine locally and in the cloud
https://www.lean.io/cli
Apache License 2.0
194 stars 99 forks source link

Add payment auto confirm option for data download #337

Closed jhonabreul closed 1 year ago

jhonabreul commented 1 year ago

Using this new --yes/-y in interactive mode will skip asking for more data and the final payment confirmation.

Closes #290