Skip to main content

run_set_sync_state

Function run_set_sync_state 

Source
pub fn run_set_sync_state(
    ctx: &CliContext,
    args: SetSyncStateArgs,
) -> Result<()>
Expand description

memstead mem set-sync-state <NAME> <KEY> <TOKEN> — set or clear one opaque sync-state token in a mem’s config via the in-process engine, persisting through the backend’s write_mem_config. Like set-version, this surface is gate-free and calls the engine directly.