I built futils, an open source terminal tool for Microsoft Fabric — deploy from git, run notebooks & pipelines, refresh models, move items
Reddit r/MicrosoftFabric1w4 min read
I spend most of my time in Microsoft Fabric — notebooks, lakehouses, semantic models — and I wanted one tool that just does the everyday chores for me instead of clicking through the portal. So I built futils , a single Go binary with an interactive menu that talks straight to the Fabric REST APIs: run notebooks and pipelines, refresh semantic models, move items between workspaces, and deploy from git. The deploy flow is the part I think is genuinely cool. Open source: https://github.com/DanielAndreassen97/futils Deploy from git Deployment pipelines don't care about git, and fabric-cicd wants