firebase / firebase/firebase-tools
Not implemented `--message` option when deploying AppHosting locally
- Dominant language
- TypeScript
- Stars
- 4.5k
- Forks
- 1.3k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 84
Description
### [REQUIRED] Environment info
**firebase-tools:** 14.10.1
**Platform:** macOS
### [REQUIRED] Test case
N/A
### [REQUIRED] Steps to reproduce
The `--message` option is simply not implemented as far as I can see on the source code.
Not critical, but I consider it a bug since it's a missing option of the standard deploy feature.
Feel free to re-label it.
### [REQUIRED] Expected behavior
Should display the passed message on Firebase Console (similar to how the connected repository functionality works).
### [REQUIRED] Actual behavior
This causes all builds deployed, say from CI, to show "Deployed from the Firebase CLI" on Firebase Console.
Contributor guide
Assessment
This issue has not been assessed yet.