Tabulify - Variables File (Configuration files)

Undraw My Documents

About

A variable file is a configuration file that stores environment variables in a yaml format.

Example

Below is a simple example of configuration that define the variable:

log-level: "warning"

Location and specification

Management

Manually

You can edit/create the files manually. If you want to encrypt it manually, see vault encrypt

Command

You can add, remove and list a variable via the following command:

The file edited is the file given with the --vars option.

By default, the file edited is:

Task Runner