Firebase Admin CLI
Dê poder ao seu projeto Firebase com controle total. Liberte todo o potencial da autenticação do Firebase, do banco de dados em tempo real, do Firestore, do armazenamento e muito mais, tudo através de uma interface de linha de comando poderosa com privilégios de administrador.
Listado em categorias:
TecnologiaFerramentas de desenvolvimentoCódigo abertoDescrição
Empower Your Firebase Project with Ultimate Control. Unleash the Full Potential of Firebase's Auth, Realtime Database, Firestore, Storage, and More All Through a Powerful Command Line Interface with Admin Privileges.
Como usar Firebase Admin CLI?
Just use JavaScript to manage the database. You can use one-line commands like 'await db.collection('users').get()', insert multiline scripts, assign results to variables, output results to the console, and execute scripts from files using 'require'.
Recursos principais de Firebase Admin CLI:
1️⃣
Manage Firebase Auth
2️⃣
Interact with Realtime Database
3️⃣
Work with Firestore
4️⃣
Utilize Firebase Storage
5️⃣
Execute Commands with Admin Privileges
Por que usar Firebase Admin CLI?
# | Caso de uso | Status | |
---|---|---|---|
# 1 | Manage user authentication | ✅ | |
# 2 | Perform real-time database operations | ✅ | |
# 3 | Store and retrieve data in Firestore | ✅ |
Desenvolvido por Firebase Admin CLI?
The Firebase Admin CLI is developed by siarhei and aims to provide developers with a convenient way to interact with Firebase services through a command line interface.