!--a11y-->
delete / remove 
Deletes the specified resource.
Syntax |
delete [-cip|-c] resource |
Options |
|
-cip|-c |
Checkout-in-place: creates an activity, checks out the parent collection, deletes the resource, and checks in the activity. |
Arguments |
|
resource |
Path of the resource that should be deleted. |
Description |
Deletes a resource. |
Deletes the file /ws/test/wsp/dir/a.txt. For the deletion, an activity is automatically created and checked in
delete -cip /ws/test/wsp/dir/a.txt