Fabric CLI v1.6.1 adds new items support, OneLake search, and Variable Library commands
sdkdataengineerfabric
feature patch
Microsoft Fabric CLI v1.6.1 introduces support for new item types, including Map and DigitalTwinBuilder, alongside commands to export and import them. A new `fab find` command enables searching the OneLake catalog across workspaces. This release promotes the Variable Library to full API support, offering extensive management commands, and includes optimizations for CLI startup and mode detection.
- →Add support to Map item type by ayeshurun
- →Add export and import commands support for DigitalTwinBuilder item type by ayeshurun
- →Add new fab find command for searching the OneLake catalog across workspaces by nschachter
- →adds hard flag to rm command (permanent delete) by v-alexmoraru
- →supports lakehouse import & export by v-alexmoraru
Features (6) ›
- Add support to Map item type by ayeshurun
- Add export and import commands support for DigitalTwinBuilder item type by ayeshurun
- Add new fab find command for searching the OneLake catalog across workspaces by nschachter
Promote VariableLibrary from portal-only to full API support, enabling create, get, set, rm, ls, export, import, cp, and mv commands via the Variable Library REST APIs by itsnotaboutthecell
- adds hard flag to rm command (permanent delete) by v-alexmoraru
- supports lakehouse import & export by v-alexmoraru
Enhancements (2) ›
- performance improvement on CLI startup by ayeshurun
- Replace config-based mode setting with runtime detection for interactive/command-line mode by ayeshurun
Fixes (2) ›
- fix correct "caracters" typo in error message by alonyeshurun
- Remove hardcoded description when create/import items by aviatco
Read the original announcement →
https://github.com/microsoft/fabric-cli/releases/tag/v1.6.1