Files
kubescape/cmd/README.md
2022-03-13 15:03:22 +02:00

861 B

Kubescape CLI Package

Commands

  • Completion: Generate autocompletion script
  • Config: Handle cached configurations
  • Delete: Delete configurations in Kubescape SaaS version
  • Download: Download controls-inputs,exceptions,control,framework,artifacts
  • Help: Help about any command
  • List: List frameworks/controls will list the supported frameworks and controls
  • Scan: Scan the current running cluster or yaml files
  • Submit: Submit an object to the Kubescape SaaS version
  • Version: Get kubescape version

Global Flags

  --cache-dir string   Cache directory [$KS_CACHE_DIR] (default "/home/david/.kubescape")

-l, --logger string Logger level. Supported: debug/info/success/warning/error/fatal [$KS_LOGGER] (default "info")

Completion