porter installations show

porter installations show

Show an installation of a bundle

Synopsis

Displays info relating to an installation of a bundle, including status and a listing of outputs.

porter installations show [INSTALLATION] [flags]

Examples

  porter installation show
  porter installation show another-bundle

Optional output formats include json and yaml.

Options

  -h, --help            help for show
  -o, --output string   Specify an output format.  Allowed values: table, json, yaml (default "table")

Options inherited from parent commands

      --debug           Enable debug logging
      --debug-plugins   Enable plugin debug logging

SEE ALSO