Destroying storage does not remove access keys in the Tigris console

If I destroy the storage using flyctl storage destroy $APP_NAME --yes --app $APP_NAME (which was previously created with flyctl storage create --yes --app $APP_NAME --name $APP_NAME), the access key remains active in the Tigris console. Is there a way to revoke these tokens, either automatically or manually (e.g., via flags)?

We have an automated preview deployment, so we are accumulating many inactive tokens in the console.

Thanks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.