Tabulify - Tabli Command line

Undraw Windows

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




Related HowTo
Undraw Windows
Learn Tabulify in 10 steps

tabulifybusiness and financial analytics data processing tabulifytabli learn guide you through the data concepts and show you how to perform basic data operations tabulify Step 1 - Tabulify...
Undraw Windows
Learning Tabulify - Step 1 - Installation

To learn Tabulify, you need to install the Tabli command line tool. This pages will guide you through the installation steps. Tabulify relies on Java version 1.8 You should have therefore already...
Undraw Windows
Learning Tabulify - Step 4 - How to select Data Resources

To select a data resources such as a file or a database table, Tabulify uses the concept of: and dependency (Do we select also the dependent data resources) This page goes through this concepts...

Task Runner