A connection attribute is a attribute of a connection.
The connection parameters:
The only mandatory parameter variable is the URI.
Built-in parameters are parameters used for all connections. Each connection type may add its own parameters variable.
You can see the attributes of your connection with the connection info command.
You can set connection parameters:
connections:
connectionName:
parameter1: value1
export TABLI_CONNECTION_NAME_PARAMETER1=value1