I have unforunately ran firebase deploy --only hosting
without specifying a target and deployed to the wrong site too many times. I was wondering if it would be possible to configure the debug tab in VS Code to run a command to make sure I'm deploying to the correct site.
Overall I have found managing multiple hosting sites in Firebase very frustrating as you have to exactly follow the steps to add ALL the targets.
Has anyone found tricks to make life simpler in this department?