Firebase Admin CLI
App for the administration of your project in Firebase.
Listed in categories:
TechDeveloper ToolsOpen SourceDescription
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.
How to use 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'.
Core features of 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
Why could be used Firebase Admin CLI?
# | Use case | Status | |
---|---|---|---|
# 1 | Manage user authentication | ✅ | |
# 2 | Perform real-time database operations | ✅ | |
# 3 | Store and retrieve data in Firestore | ✅ |
Who developed 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.