firebase database:set <path>
Store JSON data at the specified path via STDIN, arg, or file
Arguments
Name | Description |
---|---|
path | filepaths |
Options
Name | Description |
---|---|
-d, --data <arg> | Specify escaped JSON directly |
-y, --confirm | Pass this option to bypass confirmation prompt |
--instance <arg> | Use the database <instance>.firebaseio.com (if omitted, use default database instance) |
-h, --help | Output usage information |