ktm reusables list

List reusable tests for a product

List reusable tests for a product

Usage

ktm reusables list [flags]

Examples

ktm reusables list --product acme~web
ktm reusables list --product acme~web -o table

Flags

FlagTypeDefaultDescription
--pageintPage number
--page-sizeintItems per page (default: 25)
--productstringProduct slug (required)

Details

Resolves the product's reusable_tests_root_collection_uid and lists items in that collection. The collection tree is the authoritative source for reusables — flat test listings do not filter reliably by kind.

Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.

What's next?

All commands

Browse the full CLI reference.

Get started

Install the CLI and authenticate.

Last updated on