Skip to main content

auth sync

Full sync — export from source then import to target, in sequence.

Usage

postkit auth sync

Options

OptionDescription
-v, --verboseEnable verbose output
--jsonOutput as JSON

What It Does

  1. Runs auth export to get cleaned config from source
  2. Runs auth import to apply config to target

Requirements

  • Docker must be running
  • Source and target Keycloak must be accessible
  • Environment variables must be configured (see Configuration)