mani mount

The whole tree is visible immediately; file contents stream in lazily on first touch. Linux only today, and the released binary doesn't include it — see the Linux platform page for the --features fuse build step. For macOS, see the Finder integration.

Usage

mani mount [OPTIONS] <VAULT> <PATH>

Arguments

  • <VAULT> — The vault name or id to mount
  • <PATH> — Where to mount it (an existing empty directory)

Options

mani mount --timing

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

mani mount --json

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

mani mount --quiet

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

mani mount --no-color

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

mani mount --help

Print help (alias: -h)