Expand description
Shared sync workflow for CLI and TUI.
Structs§
- Prepared
Sync Workspace - Prepared sync workflow context.
- Sync
Execution Outcome - Execution outcome for a prepared sync workflow.
- Sync
Workspace Request - Request data used to prepare a workspace sync plan.
Functions§
- execute_
prepared_ sync - Execute clone + sync phases for a prepared workspace plan.
- prepare_
sync_ workspace - Prepare workspace sync data: authenticate, discover, plan and resolve options.