API Reference

lean cloud live broadcast

Introduction

Broadcast a command to all running cloud live trading projects in an organization.

$ lean cloud live broadcast [OPTIONS]

To use the CLI, you must be a member in an organization on a paid tier.

Options

The lean cloud live broadcast command supports the following options:

OptionDescription
--data <string>The command to send, 'str' representation of a 'dict' e.g. "{ \"target\": \"BTCUSD\", \"$type\":\"MyCommand\" }" [required]
--organization <string>The name or id of the organization to broadcast the command to, defaults to the organization of the current Lean CLI directory
--exclude-project <string>The name or id of the project to exclude from the broadcast, by default all projects are included
--verboseEnable debug logging
--helpDisplay the help text of the lean cloud live broadcast command and exit

You can also see our Videos. You can also get in touch with us via Discord.

Did you find this page helpful?

Contribute to the documentation: