Aller au contenu

CLI Reference

Ce contenu n’est pas encore disponible dans votre langue.

CommandDoes
testdata generateGenerate a synthetic CMF fixture and answer-key.json
exportExport identities from a source (flatfile, kratos, keycloak) into CMF
mapScaffold or update the CMF → target field mapping
validateDry-run a CMF file against a target’s capabilities (no network calls)
import auth0Chunk, submit, poll, and import a CMF file into an Auth0 tenant
import kratosCreate Ory Kratos identities from a CMF file via the Admin API
import keycloakCreate Keycloak users from a CMF file via the Admin API
diff auth0Reconcile a CMF file against a live Auth0 tenant
diff kratosReconcile a CMF file against a live Ory Kratos instance
diff keycloakReconcile a CMF file against a live Keycloak realm
testdata generate ─┐
├─▶ validate ─▶ import auth0/kratos/keycloak ─▶ diff auth0/kratos/keycloak
export ─▶ map ──────┘

testdata generate feeds the same validateimportdiff path as a real export, so it’s a genuine rehearsal rather than a separate toy path.