You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support of CosmosDBDatabase item type in mkdir, get, set, rm, ls, cp, mv, import and export commands by v-alexmoraru
Add support of UserDataFunction item type in mkdir, get, set, rm, cp, mv, import and export commands by v-alexmoraru
Add support of GraphQuerySet item type in mkdir, get, rm and export commands by v-alexmoraru
Add support of DigitalTwinBuilder item type in create, rm, get and set (metadata only) by may-hartov
✨ New Functionality
Add --format option to export command to pick .ipynb or .py when exporting notebooks by jkafrouni
Include API response data in the output by aviatco
Display a notification to users on login when a new fab cli version is available by Guust-Franssens
Support fab command to start interactive (repl) mode by aviatco
Refactored set command validation to use blocklist approach instead of allowlist, allowing any query parameter except explicitly blocked ones by may-hartov
🔧 Bug Fix
Avoid reauthentication when switching from command_line to interactive mode by aviatco
Fixed set shortcut so it correctly handles target query by may-hartov
Improve the error message to clearly indicate when the MPE creator does not have sufficient Azure permissions on the resource. by aviatco
Reduced unnecessary Fabric administrator warnings for ACL commands by ayeshurun
optimize the update flow in set command to construct PATCH request bodies by extracting only the updated properties from the GET payload by may-hartov
📝 Documentation Update
Improve homepage documentation clarity and structure with better headings, simplified examples, and enhanced getting started instructions by jeremydhoover-blip
Improve help text clarity and consistency across all commands with concise descriptions, consistent terminology, and user-focused language by jeremydhoover-blip