Tabli - Connection Ping Command

Undraw Windows

Ping

The ping command of the connection module verifies if a 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 <path>                                       The path to a configuration file

    -cv,--connection-vault <path>                           The path where a connection vault is located

    -h,--help                                               Print this help

    -l,--log-level <error|warning|tip|info|fine>            Set the log level

    -odu,--output-data-uri <outputDataUri>                  defines the output data uri for the feedback data (default: console)

    -oo,--output-operation <dataOperation>                  defines the data operations (replace, truncate) on an existing output resource before transfer.

    -oop,--output-transfer-operation <transferOperation>    defines the output transfer operation (insert, update, merge, copy). Default to `copy` for a file system and `insert` for a database.

    -pp,--passphrase <passphrase>                           A passphrase (master password) to decrypt the encrypted values

    -ph,--project-home <dataUri>                            A data uri to the project directory (ie a path)

Task Runner