====== Tabli - Flow Execute ====== ===== About ===== ''flow execute'' is a [[docs:tabli:command|tabli command]] that executes one or more [[docs:flow:pipeline|pipeline]] ===== Syntax ===== tabli flow execute --help Tabli flow execute ================== Run one or more pipeline scripts Syntax ------ tabli flow execute [options|flags] where: Arguments: One or several data selectors that select(s) pipeline file(s) Options: -ns,--not-strict When present no error will be raised, if no pipeline file has been selected Global Options: -cf,--conf The path to a configuration file -cv,--connection-vault The path where a connection vault is located -h,--help Print this help -l,--log-level Set the log level -odu,--output-data-uri defines the output data uri for the feedback data (default: console) -oo,--output-operation defines the data operations (replace, truncate) on an existing output resource before transfer. -oop,--output-transfer-operation defines the output transfer operation (insert, update, merge, copy). Default to `copy` for a file system and `insert` for a database. -pp,--passphrase A passphrase (master password) to decrypt the encrypted values -ph,--project-home A data uri to the project directory (ie a path)