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
  -n, --namespace string   Namespace in which the installation is defined. Defaults to the global namespace.
  -o, --output string      Specify an output format.  Allowed values: plaintext, json, yaml (default "plaintext")
Options inherited from parent commands
      --experimental strings   Comma separated list of experimental features to enable. See https://getporter.org/configuration/#experimental-feature-flags for available feature flags.
      --verbosity string       Threshold for printing messages to the console. Available values are: debug, info, warning, error. (default "info")
SEE ALSO
- porter installations - Installation commands