Skip to main content

Module sync

Module sync 

Source
Expand description

cloud sync subcommand: move services state between local profiles and the cloud.

Exposes SyncCommands for push, pull, and admin-user sync, plus an interactive menu when no subcommand is supplied. Resolves the active tenant and credentials, then drives the SyncService for file synchronisation.

Modules§

admin_user
Synchronise the authenticated cloud user as an admin across local profiles.

Structs§

AdminUserSyncArgs
SyncArgs

Enums§

SyncCommands

Functions§

execute