firebase deploy -m "v1.2.0 release"

Category: Firebase & Firestore

firebase deploy -m "v1.2.0 release"

Deploy with an attached release message

Attaches the message v1.2.0 release to the deployment, which is displayed on the Hosting page of the Firebase console and in deployment history. The -m flag is short for --message. It helps teams see what each deploy contains when reviewing release timelines.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.