# Deployment Safety ## Rollback Command To roll back a service to the last known good version: ```bash bezalel-rollback ``` Example: ```bash bezalel-rollback the-nexus ``` This command swaps traffic to the last verified version of the service.