Structured data loader CLI

This commit is contained in:
Cyber MacGeddon 2025-09-05 15:30:24 +01:00
parent 2dee259dc7
commit 6c0e10a84f

View file

@ -906,7 +906,7 @@ For more information on the descriptor format, see:
)
parser.add_argument(
'--flow',
'-f', '--flow',
default='default',
help='TrustGraph flow name to use for import (default: default)'
)