API Reference
lean cloud live command
Introduction
Send a command to a running cloud live trading project.
$ lean cloud live command [OPTIONS] PROJECT
Options
The lean cloud live command command supports the following options:
| Option | Description |
|---|---|
--data <string> | The command to send, 'str' representation of a 'dict' e.g. "{ \"target\": \"BTCUSD\", \"$type\":\"MyCommand\" }" |
--verbose | Enable debug logging |
--help | Display the help text of the lean cloud live command command and exit |