feat: catalogue sync command
This commit is contained in:
@ -143,6 +143,7 @@ func Run(version, commit string) {
|
||||
|
||||
catalogue.CatalogueCommand.AddCommand(
|
||||
catalogue.CatalogueGenerateCommand,
|
||||
catalogue.CatalogueSyncCommand,
|
||||
)
|
||||
|
||||
server.ServerCommand.AddCommand(
|
||||
|
Reference in New Issue
Block a user