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
| Flag | Type | Default | Description |
|---|---|---|---|
--page | int | Page number | |
--page-size | int | Items per page (default: 25) | |
--product | string | Product 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.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on