Open
Description
With the stackit object-storage bucket delete 'bucket_name' -p
command you can delete your bucket but only when its empty. So i need a command like:
stackit object-storage bucket 'bucket_name' objects list -p
stackit object-storage bucket 'bucket_name' objects delete 'object_name' -p
stackit object-storage bucket 'bucket_name' objects delete -all -p
Best regards,
Vincent Rochlitzer