feat: catalogue sync command

This commit is contained in:
2025-08-18 10:10:52 +02:00
parent 6fad1a1dcc
commit 6e5d09b374
2 changed files with 19 additions and 0 deletions

View File

@ -134,6 +134,7 @@ func Run(version, commit string) {
catalogue.CatalogueCommand.AddCommand(
catalogue.CatalogueGenerateCommand,
catalogue.CatalogueSyncCommand,
)
server.ServerCommand.AddCommand(