LinkIt SQL: system
systemCheck which environments are configured, test SQL connectivity for each environment, and remove all stored connections when needed.
Instructions
Local connections: which envs are configured (status), test connectivity per env (test), remove all stored connections (logout).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | Limit test to one env (test) | |
| action | Yes | status | test | logout |