A variable file is a configuration file that stores environment variables in a yaml format.
Below is a simple example of configuration that define the variable:
log-level: "warning"
You can edit/create the files manually. If you want to encrypt it manually, see vault encrypt
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: