Skip to content
@powerbi-cli

Power BI CLI

Repositories related to the Power BI CLI

What is Power BI CLI

The Power BI command-line interface (Power BI CLI) is a set of commands used to create and manage Power BI resources (e.g. reports, users and capacity). The CLI is designed to get you working quickly with Power BI, with an emphasis on automation.

Key Characteristics

Power BI CLI capabilities make it easy to work with different programing languages and software environments. For example, Power BI CLI:

  • Is available to install in Windows, macOS, and Linux environments.

  • Offers command-line flexibility when managing an Power BI tentant.

Installing

Open a cmd/bash/powershell prompt and type to install the powerbi-cli:

npm i -g @powerbi-cli/powerbi-cli

To install a preview version use the following command:

npm i -g @powerbi-cli/powerbi-cli@preview

Usage

To use the powerbi-cli type

pbicli [command] [options]

To login to the Power BI REST API use:

pbicli login

For all available commands and options:

pbicli --help

For more information see documentation

Current Version

The current version of the Power BI CLI is 1.3.0. For information about the latest release, see the release notes. To find your installed version and see if you need to update, run pbicli --version.

Pinned

  1. powerbi-cli powerbi-cli Public

    Power BI CLI for the REST APIs

    TypeScript 25 3

  2. powerbi-cli.github.io powerbi-cli.github.io Public

    Documentation repository of the powerbi-cli

    CSS 2

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…