Introduction
tabul is the command line client of tabulify.
Syntax
tabul [options] module action
where:
Help
tabul --help
Tabul
=====
Tabul, the tabulify command line data processing tool
Example
-------
1 - To load a csv file into the sqlite database, you would type:
tabul data transfer data.csv @sqlite
Syntax
------
tabul <command> [-h,--help]
where:
Commands:
app Management apps
connection Management and configuration of the connections to systems.
data Data operations against data resources (table, file, ...).
env Management and configuration of the tabul execution environment
flow Execute Flows
service Start and stop services
vault Encrypt and decrypt sensitive information
version Show build and version information
Option:
-h,--help Print this help
-v,--version Print version information