how to update model in entity framework db first approach

Code Example - how to update model in entity framework db first approach

                
                        Scaffold-DbContext "Server=(localdb)\v11.0;Database=Blogging;Trusted_Connection=True;" Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models -Force