Skip to content
SHC Docs

Inspect module

Source: modules/inspect/.

CLIshc inspect
Subcommands0
HTTP endpoints
Events emitted
Error codessee the error code reference
Service classes
Cross-module depsapp
modules/inspect/
├── command.go
└── commands/
  • shc inspect — inspect stack_name files and rendered configuration

The inspect module provides rich deep-inspection of a specific stack (shc inspect) — beyond what shc search -v displays. It gathers the rendered compose / stack spec, the live container state, resolved variables, integrations, schedules, and recent audit entries, and renders them in a single structured view.

Read-only; no persistent state.