Tabul - Connection Module
About
Connection is a Tabul module that helps you manage connections to systems
Within the connection module, you can:
- Tabul - Connection List Command - list the connections in a table format
- Tabul - Connection Information - get information on a connection in a forms format.
- Tabul - Add a Connection - create/add a connection in the connection vault
- Tabul - Delete a Connection - delete a connection from a connection vault
- Tabul - Upsert (Update/Insert) a Connection - update or create a connection in a connection vault
- Tabul - Connection Ping Command - verify if a connection can be reached
- Tabul - Connection Type - Data Type Listing - list the data type supported by the connection
Syntax
tabul connection --help
Tabul connection
================
Management of the Datastore Vault
(Location: /home/tabulify/.tabul/.tabul.yml)
Syntax
------
tabul connection <command> [-h,--help]
where:
Commands:
add Add a connection
delete Delete a connection
info Show the attributes of a connection
list List the connections
ping Ping a connection
type Show the data types of a connection
upsert Update or add a connection if it does't exist
Option:
-h,--help Print this help