feat(admincli): add command for creating a user

This commit is contained in:
Stevan Freeborn
2026-02-03 04:38:40 -06:00
parent 0ce97cdec8
commit fcc1356d69
11 changed files with 114 additions and 14 deletions
+1
View File
@@ -11,5 +11,6 @@
</PackageVersion>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.2" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="10.0.2" />
<PackageVersion Include="Spectre.Console" Version="0.54.0" />
</ItemGroup>
</Project>