====== Tabli - Summarize Command ====== ===== About ===== ''data summarize'' is a [[docs:tabli:command|command]] of the [[docs:tabli:data:start|data module]] that summarize the of selected [[docs:resource:resource|data resources]] You got the following summaries: * [[docs:resource:count|count]] * [[docs:resource:size|size]] (min, max, sum, avg) ===== Syntax ===== The important notions for this command are the [[docs:resource:data_selector|data selector]] that helps you [[howto:getting_started:4_select_data_resources|select data resources]] tabli data summarize --help Tabli data count ================ Count the number of data resources Syntax ------ tabli data count [options|flags] where: Arguments: One or more data or script selectors Selection Options: -wd,--with-dependencies If set, the dependencies will be also selected Global Options: -cf,--conf The path to a configuration file -cv,--connection-vault The path where the connection vault is located -h,--help Print this help -l,--log-level Set the log level -ns,--not-strict A minor error will not stop the process. -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