Table of Contents

Introduction

tabli is the command line client of tabulify.

Syntax

tabli [options] module action

where:

  • module is a group of command
  • command is an action performed
  • option are optional words that configure an command.

Help

tabli --help
Tabli
=====

Tabli, the tabulify command line data processing tool



Example
-------

 1 - To load a csv file into the sqlite database, you would type:


    tabli data transfer data.csv @sqlite




Syntax
------


    tabli <command> [-h,--help]


where:


  Commands:

    conf          Management and configuration of the tabli environment.

    connection    Management and configuration of the connections to systems.

    data          Data operations against data resources (table, file, ...).

    vault         Encrypt and decrypt sensitive information


  Option:

    -h,--help     Print this help