Add an admin user to database using Litium CLI 16 February 2022 Add an admin user to database using Litium CLI with the litium-db command. dotnet litium-db user --file .\Litium.Accelerator.Mvc\appsettings.Development.json --login agoodusername --password anevenbetterpassword By supplying –file the command picks up the connection string for us. Don’t forget to change agoodusername and anevenbetterpassword to something else. Read more about Database management at Litium docs I hope you find this post valuable. If you click the ad below I get paid by someone else and can continue to publish posts for free. I would appreciate it very much.