diff --git a/cmd/porter/installations.go b/cmd/porter/installations.go index 2d9daedc2..94105b77b 100644 --- a/cmd/porter/installations.go +++ b/cmd/porter/installations.go @@ -418,6 +418,7 @@ func addBundleActionFlags(f *pflag.FlagSet, actionOpts porter.BundleAction) { addBundlePullFlags(f, &opts.BundlePullOptions) f.BoolVar(&opts.AllowDockerHostAccess, "allow-docker-host-access", false, "Controls if the bundle should have access to the host's Docker daemon with elevated privileges. See https://getporter.org/configuration/#allow-docker-host-access for the full implications of this flag.") + f.StringArrayVar(&opts.HostVolumeMounts, "mount-host-volume", nil, "Mount a host volume into the bundle. Format is :[: