feat request: ability to restart a task via sonmcli #1868
Labels
P: low
This PR/Issue has minor priority
S: CLI
This PR/Issue changes CLI
T: Feedback
This PR/Issue is for processing feedback from users
Received feedback from the tech support chat. User wants to have a handle in CLI to restart their tasks.
Consider something like
sonmcli task restart <deal_id> <task_id>
, which should stop the given task, remember the task's image name, and then start a new task with that image.Note to teammates: how to deal with tasks which resources were restricted by the
task.yaml
?The text was updated successfully, but these errors were encountered: