# Summary Create a shortcut CLI command that is the equivalent of this one: ```bash docker compose exec -u root web bash ``` Consider extending this to other services as well besides `web`