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
this will purge all tasks for project 'Project Name' in timeline 'Timeline Name'
y
12 tasks purged
rprox tasks purge --id 'faj8915'
Are you sure you want to purge this task?
If you passed a group ID, all tasks in that group will be purged!
y
1 tasks purged
rprox tasks purge --file 'PJ10915*'
support wildcard filtering
Multiple matches found. Which task would you like to purge?
"R:/ProxyMedia/Project 1/Footage/PJ10915.mp4' [y/n]
n
"R:/ProxyMedia/Project 12/Footage/PJ10915.mp4'[y/n]
y
1 task purged
The text was updated successfully, but these errors were encountered:
Something like this:
rprox tasks purge
rprox tasks purge --force
rprox tasks purge --project 'Project Name'
rprox tasks purge --timeline 'Timeline Name'
rprox tasks purge --project 'Project Name' --timeline 'Timeline Name'
rprox tasks purge --id 'faj8915'
rprox tasks purge --file 'PJ10915*'
support wildcard filtering
The text was updated successfully, but these errors were encountered: