resume
Resume a migration from saved session state.
Syntax
gfrm resume [options]
Main options
--session-file <path>--settings-profile <name>--skip-tags--from-tag <tag>--to-tag <tag>--dry-run--download-workers <1..16>--release-workers <1..8>--workdir <dir>--no-banner--quiet--json
Token resolution order
- Session token context
- Settings token (
token_env, thentoken_plain) - Environment aliases (
GFRM_SOURCE_TOKEN,GFRM_TARGET_TOKEN, provider aliases)
Example
gfrm resume --session-file ./sessions/last-session.json
If the default session file does not exist, start a new migrate run instead.