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 syncwhen no subcommand is given.