ktm tests undelete
Restore one or more tests from trash
Restore one or more tests from trash
Usage
ktm tests undelete <id>... [flags]
Examples
ktm tests undelete 99
ktm tests undelete 99 100 101
Arguments
| Argument | Required |
|---|---|
id | Yes |
Details
Pulls tests back out of the product's test-trash collection. This is the inverse of 'ktm tests delete'. Tests are restored into their previous collection.
Notes
- Restores tests from trash — the counterpart to
ktm tests delete.
Related
Global flags (--output, --debug, --host, …) apply to every command. See the command reference overview.
What's next?
Last updated on