ktm collections

Manage the ktm collections command to organize tests and dashboards into a hierarchical tree using create, move, rename, and search subcommands.

Collections — hierarchical tree of tests and dashboards

Usage

ktm collections [flags]

Subcommands

can-edit

Check whether the current user can edit a collection

create

Create a new sub-collection under --parent

delete

Move a collection to the organisation's trash (soft-delete)

get

Fetch a single collection with its breadcrumb path

items

List items (tests + dashboards) inside a collection

list

List sub-collections under a parent UID

move

Reparent a collection under a new parent UID

move-items

Move tests/dashboards into a target collection

rename

Rename a collection

search

Search collections and items in a collection sub-tree

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