Tabli - Variable Module

About

The variable module manages the variable environment of tabli.

Commands

Actions Description
list Show in a list format all variables
delete Delete a variable
set Set a variable

Syntax

tabli variable --log-level warning -h
Tabli variable
==============

Management and configuration of the tabli variables environment.



Syntax
------


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


where:


  Commands:

    delete       Delete a variable

    list         List the variables

    set          Set a variable


  Option:

    -h,--help    Print this help

Task Runner