Skip to content

Explore

hypersdk edited this page Aug 7, 2026 · 1 revision

Explore

Interactive file browser over a guest disk (preview, filter, navigate).

Deep docs: EXPLORE-QUICKSTART.

Launch

guestkit explore disk.qcow2
guestkit explore disk.qcow2 /etc
guestkit ex vm.qcow2 /var/log

# From REPL
guestkit interactive disk.qcow2
guestkit> explore /etc

Typical use

  • Quick config / log review without full TUI
  • Find a path, then download or switch to Interactive Mode for cat/find
  • Pair with CLI Commands for scripted cat/search

Related

Interactive Mode · TUI · CLI Commands

Assurance: Home · Cutover · Day-0 · Passport · Packages · Env

CLI: Commands · Interactive · Explore · TUI

Platform: Web · Zeus · KubeVirt · GCF · Agent

More: Demos · FAQ · Docs · Blog Posts

Clone this wiki locally