File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77<h3 align =" center " >Portabase CLI</h3 >
88
99 <p align =" center " style =" margin-top : 20px ; font-style : italic ;" >
10- The official command line interface (CLI) for managing and deploying Portabase instances with ease.
10+ <i> The official command line interface (CLI) for managing and deploying Portabase instances with ease.</i>
1111 </p >
1212
1313
2424
2525
2626![ Python] [ Python ]
27+ ![ Typer] [ Typer ]
28+ ![ Rich] [ Rich ]
2729
2830
2931 <p >
@@ -46,6 +48,8 @@ You can install Portabase CLI using bash with the following command:
4648curl -sSL https://portabase.io/install | bash
4749```
4850
51+ - Development setup - [ details] ( https://portabase.io/docs/cli#development-setup )
52+
4953For more installation options, please refer to the [ official documentation] ( https://portabase.io/docs/cli ) .
5054
5155## License
@@ -54,3 +58,9 @@ Distributed under the Apache License. See `LICENSE.txt` for more details.
5458
5559[ Python ] : https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54
5660
61+ [ Typer ] : https://img.shields.io/badge/typer-FF5733?style=for-the-badge&logo=typer&logoColor=white
62+
63+ [ Rich ] : https://img.shields.io/badge/rich-5E60CE?style=for-the-badge&logo=rich&logoColor=white
64+
65+
66+
You can’t perform that action at this time.
0 commit comments