Global Attribute

Undraw My Documents

Global Attribute

This page is about global attributes

Parameters

Global parameters attribute are:

LOG_LEVEL the log level
CONF the path to the configuration file
PROJECT_HOME the Project Home path
PASSPHRASE the vault passphrase
ENV the execution environment

How to

List global attribute

With the attribute list command

Set global parameters

Env

With an operating system attribute.

Example:

export TABLI_LOG_LEVEL=warning

Configuration file

Most advanced user may edit the configuration vault manually

globals
  log-level: warning

but for convenience, we provide the following cli commands:

Task Runner