Note
π’ Read the announcement blog post to learn what the CLI is, why we built it, and how to get started.
Public home for bug reports, feature requests, and discussions about the Tabular Editor CLI (te) β a cross-platform command-line tool for Power BI and Analysis Services semantic models.
Important
The Tabular Editor CLI is in Limited Public Preview. It is offered for evaluation with a Tabular Editor account; no license is required during preview. Commands, flags, and outputs may change before general availability. The preview build stops functioning after 2026-09-30. We recommend against using the CLI in production CI/CD pipelines during preview.
π₯ Download: https://tabulareditor.com/download-tabular-editor-cli (requires account creation)
- Issues β report bugs, request features, and track known problems.
- Discussions β ask questions, share feedback, and swap usage tips with other early adopters.
This repository does not host the Tabular Editor CLI source code or binaries. It exists to provide a public place for feedback and issue tracking during preview.
Please take a minute to do these two things β it saves everyone time and helps your report get triaged faster.
- Make sure you're on the latest version. Run
te --versionand compare it with the latest preview release on tabulareditor.com. Many reports turn out to be bugs that have already been fixed. Update and try to reproduce before reporting. - Search existing issues and discussions for anything similar to what you're seeing. If you find a match, please add a comment (with your repro, version, and environment) to the existing thread rather than opening a duplicate. This keeps conversation in one place and bumps priority based on reaction counts.
If you can't find a match, open a new issue and include:
te --version- OS and architecture (e.g., Windows 11 x64, macOS 14 ARM64, Ubuntu 22.04 x64)
- The exact command you ran and the output (redact any secrets first)
- What you expected to happen vs. what actually happened
If you believe you have discovered a security vulnerability, please do not open a public issue or discussion.
See our Security Policy for responsible disclosure instructions and contact details.
You can also visit our Trust Center: https://trust.tabulareditor.com/
Full documentation lives at https://docs.tabulareditor.com/features/te-cli/te-cli.html.
Quick links: