Skip to main content

Synopsis

Description

Prints the manifest contents, file listing, signature state, and encryption status of a .vibeapp package without extracting it.

Arguments

Options

Examples

Output

The output includes:
  • App metadata — id, name, version, icon path
  • Services — each service name, image, ports, and volumes
  • Capabilities — declared security settings
  • Secrets — names of declared secrets (values are never shown)
  • State config — autosave setting and volume consistency types
  • Signature status — signed/unsigned, publisher name if signed
  • Encryption — whether the package is encrypted
  • File listing — all files in the archive with sizes

Notes

  • Use inspect to confirm a package looks correct before signing or distributing
  • Inspect can be run on encrypted packages — you’ll be prompted for the password