mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-06-05 10:55:44 +08:00
[Feature] CLI docs (#6362)
* cli docs website * changes * remove unused feat flags * typo * yeet stuff that can't be used * some progress * Add home screenshot * screenshots.md * fix links * new cards for cli pages * start config page * more updates * Add screenshots * flatten some things. * fix link * some more updates * some routine stuff * codespell * cli color * results in the global commands * increase codeBlock line-height * remove platform warning, obb is a class * minor change, danger warning * typo? * Data processing commands --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: Diogo Sousa <montezdesousa@gmail.com>
This commit is contained in:
@@ -21,10 +21,7 @@ class SettingsController(BaseController):
|
||||
CHOICES_COMMANDS: List[str] = [
|
||||
"interactive",
|
||||
"cls",
|
||||
"watermark",
|
||||
"promptkit",
|
||||
"thoughts",
|
||||
"reporthtml",
|
||||
"exithelp",
|
||||
"rcontext",
|
||||
"richpanel",
|
||||
|
||||
Reference in New Issue
Block a user