Skip to main content
Version: 1.0.0

kubeapt bundles audit

Set or remove the bundle audit label on one or more namespaces. Provide the bundle name as the required argument.

Usage

kubeapt bundles audit <bundle-name> [flags]

Subcommands

None.

Arguments

FlagTypeDefaultDescription
-n, --namespacestringNamespace to label
-A, --all-namespacesboolfalseApply the label to all namespaces
--namespace-selectorstringLabel selector to choose namespaces (e.g. env=prod)
--overwriteboolfalseOverwrite an existing bundle label
--removeboolfalseRemove the bundle label instead of setting it
--psa-levelstringPSA level for pod-security-admission: baseline or restricted
--log-levelstringinfoSet logging level (debug, info, warn, error)
--kubeconfigstringPath to kubeconfig file
-h, --helpboolfalseShow help for this command