Add Redis cache purge capabilities to Cloud CLI
When manually updating an entity (for example an Order) in the database by using the "litium-cloud app action --action execute-database-script" feature, one also needs to purge the cache afterwards or else the change won't be reflected in the appl...