You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> workshop marketdata
Commands to manage market data
Usage:
workshop marketdata [command]
Available Commands:
products Commands to manage product market data
sources List all market data sources available to the node
subscriptions Commands to manage subscription market data
Flags:
-h, --help helpfor marketdata
Use "workshop marketdata [command] --help"for more information about a command.
> workshop marketdata products
Commands to manage product market data
Usage:
workshop marketdata products [command]
Available Commands:
clear Remove all products from the data lake for the given source
list List all products currently in the data lake
pull Pull the latest products into the data lake for the given sources
remove Remove the given products from the data lake for the given source
Flags:
-h, --help helpfor products
Use "workshop marketdata products [command] --help"for more information about a command.
marketdata subscriptions
> workshop marketdata subscriptions
Commands to manage subscription market data
Usage:
workshop marketdata subscriptions [command]
Available Commands:
add Subscribe the cluster to the given market data
list List the current subscriptions in the cluster
remove Unsubscribe the cluster from the given market data
Flags:
-h, --help helpfor subscriptions
Use "workshop marketdata subscriptions [command] --help"for more information about a command.