firebase deploy --only hosting message code example
Example 1: angular install firebase tools
npm install -g firebase-tools
Example 2: deploy to firebase hosting test
firebase hosting:channel:deploy CHANNEL_ID
npm install -g firebase-tools
firebase hosting:channel:deploy CHANNEL_ID