画像ファイルの容量算出

$ RAILS_ENV=production bundle exec bin/tootctl media usage

参照されていないメディアを削除

$ RAILS_ENV=production bundle exec bin/tootctl media remove-orphans

プレビューカード系の削除(3日間)

$ RAILS_ENV=production bundle exec bin/tootctl preview_cards remove --days=3

アバターとかヘッダーとか削除(3日間)

$ RAILS_ENV=production bundle exec bin/tootctl media remove --days 3 --prune-profiles

古いリモートメディアの削除(3日間)

$ RAILS_ENV=production bundle exec bin/tootctl media remove --days=3

リンク