--workspace — credential resolution depends on which workspace is asking.
connection providers
List the connector providers available to you.
connection list
List the connections for a workspace.
required
Workspace handle, UUID, or FQN.
connection add
Add a service connection, by OAuth or API key.
OAuth providers open a browser. API-key providers take
--api-key, or prompt for it.
This command has no --json.
connection test
Run a live health check against a provider connection.
--json.
connection resolve
Show the tier-by-tier credential resolution walk for a provider.
connection remove
If exactly one credential exists for the provider it is removed directly. If several do, the command asks you to disambiguate with
--id rather than guessing.
No --json.
See also
- Connect a service — walkthrough.
- Credentials and vaults — where credentials live.