- Python 3.8 or higher
- pip or pipx
pip install alt-dremio-clipipx install dremio-cligit clone https://github.com/developer-advocacy-dremio/dremio-python-cli
cd dremio-cli
pip install -e .git clone https://github.com/developer-advocacy-dremio/dremio-python-cli
cd dremio-cli
pip install -e ".[dev]"alt-dremio-cli --versionSee the Quick Start Guide to configure your first profile and start using the CLI.