fabric-cli

Manage Fabric and Power BI resources via a filesystem-style CLI.

2|1|Updated May 5, 2026
One-click install
npx skills add https://github.com/wardawgmalvicious/claude-config --skill fabric-cli-wardawgmalvicious
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-cli
Source: https://github.com/wardawgmalvicious/claude-config/tree/main/skills/fabric-cli
Command: npx skills add https://github.com/wardawgmalvicious/claude-config --skill fabric-cli-wardawgmalvicious

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ms-fabric-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Fabric and Power BI resources through a user-friendly filesystem-style CLI, streamlining operations and reducing manual effort.

Core Features & Use Cases

  • Filesystem-style Navigation: Interact with Fabric and Power BI resources using familiar filesystem commands like ls, cd, mkdir, and more.
  • Authentication: Reuses Azure CLI session for authentication, ensuring seamless access to resources.
  • CRUD Operations: Perform Create, Read, Update, and Delete operations on items within Fabric and Power BI.
  • Use Case: Use this Skill to automatically deploy a Power BI report to your production environment with a single command.

Quick Start

Deploy the "Sales Report" to the "Prod Workspace" using the fabric-cli skill.

Frequently Asked Questions about fabric-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Fabric and Power BI resources using a command line interface?

You can manage Fabric and Power BI resources using a filesystem-style CLI that supports familiar commands like ls, cd, and mkdir for navigation and CRUD operations. This approach streamlines item management and configuration tasks.

What is the best way to deploy a Power BI report to a production workspace?

Deploying a Power BI report to a production workspace can be done effortlessly with a single CLI command. The filesystem-style interface targets Fabric and Power BI deployment tasks to automate report distribution.

Do I need Azure CLI to authenticate Power BI management commands?

Yes, this CLI approach reuses your existing Azure CLI session for authentication. This ensures seamless access to your Fabric and Power BI resources without requiring separate login credentials.

Can I use filesystem commands like cd and ls to navigate Power BI items?

Yes, you can use filesystem commands like cd and ls to navigate Power BI items. The CLI provides a filesystem-style interface allowing you to interact with resources just like navigating a local directory structure.

Does ms-fabric-cli support CRUD operations for item management?

Yes, the ms-fabric-cli dependency supports Create, Read, Update, and Delete operations for item management. You can perform these CRUD operations directly on items within your Fabric and Power BI environments.