Documentation
README
Fabric CLI
Guidance for using fab to programmatically manage Fabric & Power BI service
- Install via
uv tool install ms-fabric-cli(getuvviawinget install uvorbrew install uv) - Fabric CLI is for working with the Cloud environment and not local files; it works with Power BI Pro, PPU, or Fabric; you DO NOT need a Fabric SKU to use the Fabric CLI
- Keep
fabcurrent: check the installed version against the latestms-fabric-clirelease and upgrade withuv tool upgrade ms-fabric-cliunless the user has pinned a specific version. Discover commands and flags withfab --helpandfab <command> --helprather than hard-coding behavior; the CLI surface changes regularly
This is the opening of the README. Read the full README on GitHub.