Firebase Admin CLI
通过具有管理员权限的强大命令行界面,发挥 Firebase 项目的最大潜力。解锁 Firebase 的身份验证、实时数据库、Firestore、存储等全部功能。
列在类别中:
技术开发工具开源描述
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.
如何使用 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'.
核心功能 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
为什么要使用 Firebase Admin CLI?
# | 使用案例 | 状态 | |
---|---|---|---|
# 1 | Manage user authentication | ✅ | |
# 2 | Perform real-time database operations | ✅ | |
# 3 | Store and retrieve data in Firestore | ✅ |
开发者 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.