Skip to content
qibdo qibdo
Theme
Book a demo

taxonomy schemas filter list

List the taxonomy resources that publish a query surface

List every taxonomy resource that can be filtered and sorted, with how many fields each publishes. Use describe <resource> for the fields themselves.

No scope is needed: a query surface describes a resource type rather than anything inside an organisation.

Terminal window
qibdo taxonomy schemas filter list [flags]
Terminal window
qibdo taxonomy schemas filter list
qibdo taxonomy schemas filter list -o json
--filter string Server-side filter expression
-h, --help help for list
--limit int Client-side cap on total items
--no-headers Omit the header row (table and wide; accepted and inert for the machine formats)
--order-by string Server-side ordering expression
-o, --output string Output format: table|wide|json|yaml|tsv
--page-size int32 Show one page of this many items, with a token to resume from
--page-token string Resume from the token a previous page reported
--query string JMESPath expression to project the result (buffers the full result; bound large collections with --limit)
--skip int Server-side offset (first page only)
--color string Colorize output: auto|always|never (respects NO_COLOR) (default "auto")
--debug Wire-level detail on stderr (credentials redacted)
--endpoint string API endpoint override (host:port)
--insecure Use a plaintext connection (dev/lab platform only)
--no-input Never prompt; fail instead
--no-pager Do not page long human-readable output
--profile string Configuration profile to use
-q, --quiet Suppress non-essential stderr output
--verbose Human-readable progress on stderr