Loading

stack es connector list cli command

Auth required Idempotent Scope: global
elastic stack es connector list [options]
		

Get all connectors.

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--from number
Starting offset
--size number
Specifies a max number of results to get
--index-name string

A comma-separated list of connector index names to fetch connector documents for

Repeatable: pass --index-name multiple times to supply more than one value

--connector-name string

A comma-separated list of connector names to fetch connector documents for

Repeatable: pass --connector-name multiple times to supply more than one value

--service-type string

A comma-separated list of connector service types to fetch connector documents for

Repeatable: pass --service-type multiple times to supply more than one value

--[no-]include-deleted
A flag to indicate if the desired connector should be fetched, even if it was soft-deleted.
--query string
A wildcard query string that filters connectors with matching name, description or index name
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON