auth sync
Full sync — export from source then import to target, in sequence.
Usage
postkit auth sync
Options
| Option | Description |
|---|---|
-v, --verbose | Enable verbose output |
--json | Output as JSON |
What It Does
- Runs
auth exportto get cleaned config from source - Runs
auth importto apply config to target
Requirements
- Docker must be running
- Source and target Keycloak must be accessible
- Environment variables must be configured (see Configuration)