cloud:gcp:firebase
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
cloud:gcp:firebase [2023/11/01 07:13] – removed - external edit (Unknown date) 127.0.0.1 | cloud:gcp:firebase [2023/11/01 07:13] (current) – ↷ Page moved from business_process_management:camunda:cloud:gcp:firebase to cloud:gcp:firebase skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Firebase ====== | ||
+ | == Login == | ||
+ | |||
+ | Install see https:// | ||
+ | |||
+ | |||
+ | |||
+ | Login. | ||
+ | When doing this in a headless environment, | ||
+ | use the following option | ||
+ | < | ||
+ | firebase login:ci --no-localhost | ||
+ | </ | ||
+ | |||
+ | The returned link - open in browser | ||
+ | < | ||
+ | Visit this URL on any device to log in: | ||
+ | https:// | ||
+ | </ | ||
+ | |||
+ | |||
+ | You open the URL and login. As the result you get a **token** | ||
+ | < | ||
+ | 1// | ||
+ | </ | ||
+ | |||
+ | The token you use, to execute commands | ||
+ | < | ||
+ | firebase projects: | ||
+ | </ |