Juno Config Apply
juno_config_applyApply configuration changes from your config file to a satellite. Use after modifying storage headers, datastore rules, authentication, or collections.
Instructions
Apply the current juno.config file to your satellite. This is required after modifying settings like storage headers, datastore rules, authentication config, or collection definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Environment mode: production, staging, or development | |
| force | No | Overwrite configuration without checks | |
| profile | No | Profile name for multi-identity management | |
| consoleUrl | No | Specify a custom URL to access the developer Console | |
| containerUrl | No | Override a custom container URL. If omitted, the Juno CLI uses production or the local container in development mode |