porter installations output list

porter installations output list

List installation outputs

Synopsis

Displays a listing of installation outputs.

porter installations output list [--installation|i INSTALLATION] [flags]

Examples

  porter installation outputs list
    porter installation outputs list --installation another-bundle

Options

  -h, --help                  help for list
  -i, --installation string   Specify the installation to which the output belongs.
  -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://porter.sh/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