Configuration and security reference

The Firebase CLI lets you manage your Firebase projects in a local, version-controllable project directory. This includes Data Connect services in your projects, connectors for those services, and resources like schema, query and mutation sources for each connector. The CLI also lets you install and operate the Firebase Data Connect emulator. The CLI is an efficient alternative to working in the Firebase console.

For instructions on installing the Firebase CLI experiment for Private Preview program, and Data Connect-related CLI commands, see the CLI reference.

This reference guide documents:

  • Data Connect-specific entries in your firebase.json project configuration file.
  • Data Connect configurations in dataconnect.yaml and connector.yaml.
  • IAM roles you'll need to configure for your projects that use Data Connect.

This is an excerpt from the Data Connect documentation. When you sign up for the Data Connect preview, you'll have full access to this guide, which covers:

  • Reference information for the dataconnect.yaml, connector.yaml and firebase.json files
  • IAM roles and configurations for Data Connect projects