Fabric CLI
Fabric Developer Experiences · General availability · Shipped
Description
Fabric CLI is a command-line interface tool designed to interact with Microsoft Fabric. It provides a way for users/developers to manage and automate tasks within the Fabric environment. The toolwill support various functionalities such as running notebooks, managing pipelines, handling permissions, and more. It is aimed at enhancing the user experience by offering an alternative to graphical interfaces, similar to how Azure CLI operates within the Azure PortalThe Fabric CLI offers two primary modes:1. Interactive Mode - this mode allows users to interact with the CLI in real-time, executing commands one at a time and receiving immediate feedback. It is particularly useful for exploratory tasks and learning the CLI commands2. Command Line Mode - also known as scripting or batch mode, this mode enables users to execute multiple commands at once. It is ideal for automation tasks, such as running scripts or integrating with CI/CD pipelines]These modes provide flexibility for different use cases, whether you are performing ad-hoc tasks or automating complex workflows.
Change History
-
2025-05-19
Roadmap Item Added
Workload: Fabric Developer Experiences