Introduction
Overview
The OpenBB Platform CLI is a command line interface wrapping the OpenBB Platform. It offers a convenient way to interact with the Platform and its extensions, as well as automate data collection via OpenBB Routine Scripts.
The CLI is the next iteration of the OpenBB Terminal, and leverages the extendability of the OpenBB Platform architecture in an easy-to-consume and script format.
Guides & Documentation
Installation
An installation guide for the OpenBB Platform CLI.
Quick Start
A quick start guide for the OpenBB Platform CLI.
Configuration & Settings
An explanation of the settings and environment variables that customize the look and feel of the OpenBB Platform CLI.
Hub Synchronization
An overview of the `/account` menu and synchronizing settings with the OpenBB Hub.
Data Sources
How-to switch providers for a command, and define the default source for a function.
OpenBBUserData Folder
The OpenBBUserData folder is where exports, routines, and other related files are saved.
Interactive Tables
Understand how to sort, filter, hide columns, display more rows or export data on our tables.
Interactive Charts
Explore how to overlay charts, change titles, draw lines, add text and much more on our charts.
Want to contribute? Check out our Development section.