fabric-cli-pipeline

Automate Fabric CLI operations for managing DataPipeline items.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/accelerate-data/vibedata-official --skill fabric-cli-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-cli-pipeline
Source: https://github.com/accelerate-data/vibedata-official/tree/main/plugins/fabric-cli/skills/fabric-cli-pipeline
Command: npx skills add https://github.com/accelerate-data/vibedata-official --skill fabric-cli-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies Fabric CLI data pipeline operations, enabling users to list, create, run, monitor, schedule, cancel, export, and import DataPipeline items.

Core Features & Use Cases

  • Pipeline Management: Perform operations like listing, creating, renaming, and deleting pipelines.
  • Execution and Monitoring: Run pipelines synchronously or asynchronously, monitor runs, and cancel them if needed.
  • Scheduling: Schedule pipeline runs using cron jobs, daily schedules, or weekly schedules.
  • Export and Import: Export and import pipeline definitions for reuse or backup.
  • Use Case: Ideal for data engineers who need to manage and automate data pipelines in Fabric using the fabric CLI.

Quick Start

Use the fabric-cli-pipeline skill to list all pipelines in the 'ws1.Workspace'.

Frequently Asked Questions about fabric-cli-pipeline

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

FAQPage Schema
How do I manage Fabric CLI data pipelines efficiently?

You can manage Fabric CLI data pipelines by automating operations to list, create, run, monitor, schedule, cancel, export, and import DataPipeline items within your Fabric environments.

Can I schedule data pipeline runs using the Fabric CLI?

Yes, you can schedule data pipeline runs in Fabric by applying cron jobs, daily schedules, or weekly schedules to automate your DataPipeline items execution systematically.

How do I run and monitor Fabric data pipelines from the command line?

You can run and monitor Fabric data pipelines by executing them synchronously or asynchronously, tracking their run status, and canceling ongoing pipeline executions if required.

What is the best way to backup and reuse data pipeline definitions in Fabric?

The best way to backup and reuse data pipeline definitions in Fabric is to export the pipeline configurations and subsequently import them into your target environments.

Do I need specific permissions to automate Fabric CLI data pipeline operations?

Yes, automating Fabric CLI data pipeline operations requires the Fabric CLI to be installed and configured with appropriate permissions to access and modify your target Fabric environments.