What kinds of account-switching workflows does the CLI cover?
The aisw CLI is for the repetitive cases developers normally patch together with copied credential files and shell notes: switching between two Claude Code accounts, keeping a personal Codex CLI login separate from a client one, moving an entire multi-tool setup from one workspace to another, or keeping Antigravity CLI on the right local account alongside the other agents. It gives those workflows stable names and repeatable commands instead of hidden state.
The most common entry point is saving one live account as work, adding another as personal, and using aisw use <tool> <profile> to switch deliberately. Once that becomes too narrow, contexts let the CLI represent the real unit of work: a client, a team, or a repository family that needs its own account map.