Skip to main content
Version: Next

kubeapt

Kubeapt is the command-line interface for validating admission policies, scanning clusters, and managing policy bundles and policies. Run a subcommand with the global flags below.

Usage

kubeapt [command] [flags]

Subcommands

CommandDescription
validateValidate admission policies against resources
scanScan the connected cluster for admission safeguards
bundlesManage policy bundles
policiesManage policies

Arguments

FlagTypeDefaultDescription
--log-levelstringinfoSet logging level (debug, info, warn, error)
--kubeconfigstringPath to kubeconfig file
--versionboolfalseShow version and exit
-h, --helpboolfalseShow help for this command