Wizard-based CLI that downloads a database from Umbraco Cloud and replaces the LocalDB .mdf/.ldf files in a local Umbraco ASP.NET Core project. Version 0.3.0, released as needed. Windows-only, auto-downloads sqlpackage, keeps 3 latest backups. Key differentiators: dedicated Umbraco Cloud integration, automatic sqlpackage management, backup safety.
npm install umbraco-cloud-fetch-databaseNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run the CLI inside an Umbraco web project folder to start the interactive wizard.
Use a Windows machine or Windows VM.
Start the Umbraco project once to let it create the database files.
Ensure internet access for automatic download or install sqlpackage manually.
Use a secure terminal and avoid screen recording.
Upgrade Node.js to >=20
Install SQL Server Express LocalDB from Microsoft
Install sqlpackage manually or check internet connection