Docs · Documentation
Reference
Where things live, environment variables the vinos-* family reads, and the full CLI --help for every shipped command.
Three tables you’ll want on hand:
- File layout — every path vinOS writes, reads, or expects.
- Environment variables —
every
VINOS_*var, its default, and what changes when you set it. - CLI reference — full
--helpoutput for everyvinos-*command shipped in the ISO.
File layout
Where every vinOS artifact lives on a booted install — bins, configs, state, cache, docs.
ReadEnvironment variables
Every VINOS_* variable read by the shipped scripts, its default, and what changes when you set it.
ReadCLI reference
Every vinos-* command's --help output, straight from the shipped scripts. Grouped by family.
Read