map
Ce contenu n’est pas encore disponible dans votre langue.
Loads an existing mapping.yaml (or starts a new one) and sets its target and connection ID. Custom fields an automatic mapping can’t confidently place — most often app_metadata keys — are flagged under manual_steps for a human to confirm rather than guessed at.
iamigrate map --mapping mapping.yaml --target auth0 --connection-id con_xxx| Flag | Description |
|---|---|
--mapping | mapping.yaml path (default mapping.yaml) |
--target | Target connector name: auth0 | kratos (required) |
--connection-id | Target connection ID (Auth0 database connection) |