Deleting S3 accounts via CLI
You can delete existing S3 accounts with the ostor-s3-admin delete-account
command. You need to specify either the user email (-e
) or S3 ID (-i
) and the account name. For example:
# ostor-s3-admin delete-account -V 0100000000000002 -n account -e user@email.com