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
| Argument | Required |
|---|---|
uid | Yes |
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--name | string | New name (required) | |
--operator | string | Operator slug (required) |
Details
Change the collection's name. The parent and contents are untouched.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on