firebase database:profile
Profile the Realtime Database and generate a usage report
Options
Name | Description |
---|---|
-o, --output <arg> | Save the output to the specified file |
-d, --duration <arg> | Collect database usage information for the specified number of seconds |
--raw <arg> | Output the raw stats collected as newline delimited json |
--no-collapse | Prevent collapsing similar paths into $wildcard locations |
-i, --input <arg> | Generate the report based on the specified file instead of streaming logs from the database |
--instance <arg> | Use the database <instance>.firebaseio.com (if omitted, use default database instance) |
-h, --help | Output usage information |