ash-inspect(1)Ash Manualash-inspect(1)

NAME

ash-inspect - show detailed VM configuration and state

DESCRIPTION

Shows a concise, human-readable summary of a named running or stopped VM.

OUTPUT

The default view includes runtime and storage status, flake and space configuration, machine resources, workspace paths, configured virtle mounts and files, and runtime mount owners stored in ash-state.toml.

JSON

With --json, prints the complete machine-readable view, including the saved ash-state.toml, referenced ash configuration, generated virtle.toml, detailed paths, raw virtle runtime status, and the guest mount table when running.

EXAMPLES

ash inspect work
ash inspect --json work | jq '.virtle.config.mounts'
ash inspect --json work | jq '.hotmounts'

Generated from ash Cmdliner manpage metadata.

ash-inspect(1)ash 0.1.9ash-inspect(1)