1.2 #23
@@ -12,9 +12,9 @@ use Symfony\Component\Console\Output\OutputInterface;
|
||||
use Symfony\Component\Console\Style\SymfonyStyle;
|
||||
|
||||
#[AsCommand(
|
||||
name: 'IngestReference',
|
||||
aliases: ['app:ingest-ref'],
|
||||
description: 'Script to use to crawl a directory and ingest references',
|
||||
name: 'ImportReference',
|
||||
aliases: ['app:import-ref'],
|
||||
description: 'Script to use to crawl a directory and import references',
|
||||
)]
|
||||
class IngestReferenceCommand extends Command
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user