mani logout

Identity-only — this does not revoke the device. Run mani login again to sign back in without re-enrolling. To remove a device's access entirely, use mani device revoke.

Usage

mani logout [OPTIONS]

Options

mani logout --timing

Print a per-phase timing breakdown to stderr (same as MANIFA_TIMING=1). Useful for diagnosing a slow sync / clone

mani logout --json

Output machine-readable JSON instead of the human table (for status, vault ls, device ls, env ls). Stable field names for scripting

mani logout --quiet

Suppress progress and chatter — print only results and errors (alias: -q)

mani logout --no-color

Never colorize output (also honored: the NO_COLOR env var). Color is off automatically when output isn't an interactive terminal

mani logout --help

Print help (alias: -h)