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

Feature Implement Object Store Commands #356

Closed rjra2611 closed 1 year ago

rjra2611 commented 1 year ago

Cloud Object Store Commands

image

Tests ( list -> set -> get -> list -> delete -> list ) (Outdated, commands shifted under lean cloud group)

image

image

image

image

image

image

image

image

image

Local Object Store Commands

image

Tests - Local Object store commands

animation

jaredbroad commented 1 year ago

Can you please alias get -> ls

rjra2611 commented 1 year ago

Can you please alias get -> ls

image