Tabli - Connection Module

About

Connection is a Tabli module that helps you manage connections to systems

Within the connection module, you can:

Syntax

tabli connection --help
Tabli connection
================

Management of the Connection Vault

(Location: C:\Users\gerardnico\.tabli\dns.ini)



Syntax
------


    tabli 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

    upsert       Update or add a connection if it does't exist


  Option:

    -h,--help    Print this help

Task Runner