Skip to main content

Dev Console

The Dev Console is a web API that the amb CLI uses to make changes to an Ambient app configuration. It allows the CLI to make changes without the need for access to sensitive values like encryption keys that are used to encrypt the app configuration. It's disabled by default, but can be enabled and configured in an Ambient app using environment variables. It should be disabled in production so the app configuration cannot be modified without explicit permission.