mani login
A hosted release points at Manifa's servers automatically. From a source build, set CONVEX_URL to your deployment's .convex.cloud origin first.
Usage
mani login [OPTIONS]Options
mani login --email <EMAIL>Email to sign in with (you'll get a one-time code)
mani login --timingPrint a per-phase timing breakdown to stderr (same as MANIFA_TIMING=1). Useful for diagnosing a slow sync / clone
mani login --jsonOutput machine-readable JSON instead of the human table (for status, vault ls, device ls, env ls). Stable field names for scripting
mani login --quietSuppress progress and chatter — print only results and errors (alias: -q)
mani login --no-colorNever colorize output (also honored: the NO_COLOR env var). Color is off automatically when output isn't an interactive terminal
mani login --helpPrint help (see a summary with '-h') (alias: -h)