Connection - Variables
Attribute
A connection variable is a property of a connection that:
- define how to connect to a system connection via its URL attribute
- and configure the behavior of this connection.
Type
Mandatory
The only mandatory variables are:
- the connection name
- and the URL
Built-in Attribute
Built-in attributes modify the behavior Tabulify. See Built-in Connection Attributes
Management
See
You can see the variable of your connection with the connection info command.
Set
You can set the variable of your connection:
- by editing manually the connection vault
- or with the connection upsert command.
Configuration
Automatic Encryption
The encrypted-variables configuration lists the attributes where the value should be automatically encrypted.
Example, the variable set command will encrypt the connection user and uri variable value
tabli variable set encrypted-variables user,uri
The password attribute when present is always encrypted