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
You can see cp action being implemented here and in the same class rm action is also implemented. Say for mv what we need to do is to cp followed by rm but with one change in cp - do not create a new uid for the copied item.
We need to support more Actions which are detailed below
mlc rm cache
mlc rm script
mlc cp script
mlc add script
mlc mv script
mlc docker script
mlc test script
mlc show script
mlc show cache
mlc search script
mlc add repo
mlc rm repo
mlc find repo
The text was updated successfully, but these errors were encountered: