Expand description
cloud auth subcommands: login, logout, whoami, and admin-user.
Dispatches the AuthCommands enum to the per-command modules that manage
the locally stored cloud credentials and authenticated-user state,
including projecting the authenticated cloud user as an admin into local
profile databases.
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.