You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to clean the remote folder when I delete a node. For the moment, I need to find all the call jobs that are called by this node, and clean the workdir, and then delete the node.
It would be useful to add an option to clean the remote folders when deleting the node.
e.g., verdi node delete --clear-workdir <pk>
The text was updated successfully, but these errors were encountered:
I want to clean the remote folder when I delete a node. For the moment, I need to find all the call jobs that are called by this node, and clean the workdir, and then delete the node.
It would be useful to add an option to clean the remote folders when deleting the node.
e.g.,
verdi node delete --clear-workdir <pk>
The text was updated successfully, but these errors were encountered: