Skip to main content
Version: Next

CLI full reference

dotnet <path_of_Luban.dll> [args]

Standard arguments

ArgumentRequiredDefaultDescription
-s, --schemaCollectorNodefaultSchema collector name
--confYesluban.conf
-t, --targetYesExport target
-c, --codeTargetNoCan be repeated
-d, --dataTargetNoCan be repeated
-p, --pipelineNodefaultPipeline name
-f, --forceLoadTableDatasNofalseLoad data even without dataTarget
-i, --includeTagNoMutually exclusive with exclude
-e, --excludeTagNoExclude record tags
--variantNo{bean}.{field}={name}, can be repeated
-o, --outputTableNoExport only specified tables, can be repeated
--timeZoneNolocalAffects datetime
--customTemplateDirNoCustom template directory
--validationFailAsErrorNofalseFail when validation fails
-x, --xargsNoExtra options; see Cascading options xargs table
-l, --logConfigNonlog.xml
-w, --watchDirNoWatch directories and regenerate
-v, --verboseNo
--help / --versionNo

Daily usage: Common CLI. Full xargs table: Cascading options xargs table.