ktm collections rename

Rename a collection

Rename a collection

Usage

ktm collections rename <uid> [flags]

Examples

ktm collections rename --operator my-op <uid> --name "Auth regression (v2)"

Arguments

ArgumentRequired
uidYes

Flags

FlagTypeDefaultDescription
--namestringNew name (required)
--operatorstringOperator slug (required)

Details

Change the collection's name. The parent and contents are untouched.

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