drivers command group lets you list available drivers, activate licenses, and inspect connection properties.
drivers list
Lists all CData JDBC drivers discovered in./ and ./lib/ relative to the CLI executable.
drivers activate
Activates a CData JDBC driver using a license key or trial. This command is non-interactive and suitable for scripting.
Examples
Activate with a license key:
drivers connectionprops
Lists the connection properties available for a driver, including their descriptions and default values. By default, this lists only the most important properties. Add the--full flag to list all properties.
Examples
List the most important connection properties: