datasources list
Overview
Lists all connected data sources. Allows filtering by type and formatting the output.
Usage
Options
--type
(Optional) Filter results by data source type (e.g.,"AWS"
).--output, -o
(Optional) Set the output format. Choices:json
,yaml
(Default:json
)
Examples
List all data sources:
Filter by type (
AWS
):Filter by type and format as JSON:
Last updated
Was this helpful?