====== Tabli - Connection Ping Command ====== ===== Ping ===== The ''ping'' [[docs:tabli:command|command]] of the [[start|connection module]] verifies if a [[docs:connection:connection|connection]] can be reached. ===== Syntax ===== tabli connection ping --help Tabli connection ping ===================== Ping a connection Syntax ------ tabli connection ping <(NamePattern)...> where: Arguments: <(NamePattern)...> one or more connection name 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)