porter bundles create

porter bundles create

Create a bundle

Synopsis

Create a bundle. This generates a porter bundle in the directory with the specified name or in the current directory if no name is provided.

porter bundles create [bundle-name] [flags]

Options

  -h, --help   help for create

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