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
{{ message }}
This repository was archived by the owner on Dec 13, 2020. It is now read-only.
I am using below command with Turbolift 3.0.0
"turbolift --color -u use -p pass --os-rax-auth iad list --time-offset days --time-factor 2 -c db_backups"
But it showing error of
turbolift: error: unrecognized arguments: --time-offset days --time-factor 2.
I want to either list of delete objects in my container on files deletion after X days basis. Is there any way to do that?