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.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Modules§

admin_user
Synchronise the authenticated cloud user as an admin across local profiles.
interactive
Interactive menu for cloud sync when no subcommand is given.

Structs§

AdminUserSyncArgs
SyncArgs

Enums§

SyncCommands

Functions§

execute