PowerBI CLI application
This applicaton is basically a Click wrapper around the pbipy Python package, following the NodeJS CLI application powerbi-cli convention and documentation.
Its main feature is the Docker image available in parallel which can be used for various task like:
- Frequently export PowerBI Report
pbixfrom PowerBI Service for historization - Frequently test PowerBI Dataset through a list of DAX query to monitor dataset performance through time
Installation
Using pipx
pipx install powerbi-cli
Using Docker
docker pull ghcr.io/lgrosjean/powerbi-cli:latest
Usage
Please refer to the sample documentation for list of usages.
References
pbipy- PowerBI REST API
- NodeJS
powerbi-clisource code - NodeJS
powerbi-clidocumentation
Release files for powerbi-cli 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| powerbi_cli-0.2.0.tar.gz | 5.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| powerbi_cli-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.4 kB
Release files / powerbi_cli-0.2.0.tar.gz
| Download URL | powerbi_cli-0.2.0.tar.gz |
|---|---|
| Size | 5.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
68a47869d84dd3899de8811e875e40c59d50a65ed676f0ee698c1ad2f727388d
|
|
BLAKE2b-256 checksum How to use checksums |
7f1c140247eb5407f160007e7c281fba055e4d6f623a0eaa2cac304145909c34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.9.14 Darwin/23.3.0
|
Release files / powerbi_cli-0.2.0-py3-none-any.whl
| Download URL | powerbi_cli-0.2.0-py3-none-any.whl |
|---|---|
| Size | 11.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e3bd6f4041498a1efc75465e848a9cc13f15198981c07b6a8170e23c77f60f13
|
|
BLAKE2b-256 checksum How to use checksums |
adbfea47f938b4d1b6a58b7cf29d8c4dc51670551c1ded31d5aab0769759437c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.7.1 CPython/3.9.14 Darwin/23.3.0
|