$ firebase login -h
Usage: login [options]
log the CLI into Firebase
Options:
--no-localhost copy and paste a code instead of starting a local server for authentication
--reauth force reauthentication even if already logged in
-h, --help output usage information
ということで早速このコマンドをつかてみました。
$ firebase login --no-localhost
? Allow Firebase to collect anonymous CLI usage and error reporting information? Yes
Visit this URL on any device to log in:
コメント