rich
Verified for current stable LTS
Rich Commands
Rich command syntax with verified terminal examples.
Commands
7 commands for Rich
rich Operations
Rich Command: Apply Theme To File Display
rich <path/to/file.py> --theme <monokai> rich Operations
Rich Command: Display File In Interactive Pager
rich <path/to/file.py> --pager rich Operations
Rich Command: Display File Syntax Highlighting
rich <path/to/file.py> rich Operations
Rich Command: Display File With Line Numbers And Guides
rich <path/to/file.py> --line-numbers --guides rich Operations
Rich Command: Display Text With Formatting Alignment And Width
rich --print "<Hello [green on black]Stylized[/green on black] [bold]World[/bold]>" --<left|center|right> --width <10> rich HTTP
Rich Command: Display Url Contents With Markdown Pager
rich {https://raw.githubusercontent.com/Textualize/rich-cli/main/README.md} --markdown --pager rich Operations
Rich Command: Export File As Html
rich <path/to/file.md> --export-html <path/to/file.html> Suggest a Rich Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rich workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.