mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
Add pipeline delete action (#271)
This commit is contained in:
parent
780c9dbbd3
commit
760be011fd
@ -106,6 +106,7 @@ Access these actions with the context menu in any of the following ways:
|
|||||||
| Add Tag | User-defined labels added to runs for grouping and organization. | Any state | None |
|
| Add Tag | User-defined labels added to runs for grouping and organization. | Any state | None |
|
||||||
| Archive | To more easily work with active runs, archive a run. See [Archiving](../webapp_archiving.md). | Any state | None |
|
| Archive | To more easily work with active runs, archive a run. See [Archiving](../webapp_archiving.md). | Any state | None |
|
||||||
| Restore | Action available in the archive. Restore a run to the active pipeline runs table. | Any state | None |
|
| Restore | Action available in the archive. Restore a run to the active pipeline runs table. | Any state | None |
|
||||||
|
| Delete | Action available in the archive. Delete a run and its steps, which will also remove all their logs, results, artifacts and debug samples | Any State | N/A |
|
||||||
|
|
||||||
<div class="max-w-50">
|
<div class="max-w-50">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user