Terrascan

Initializes Terrascan and clones policies from the Terrascan GitHub repository.

Usage:
  terrascan init [flags]

Flags:
  -h, --help   help for init

Global Flags:
  -c, --config-path string   config file path
  -l, --log-level string     log level (debug, info, warn, error, panic, fatal) (default "info")
  -x, --log-type string      log output type (console, json) (default "console")
  -o, --output string        output type (human, json, yaml, xml, junit-xml, sarif, github-sarif) (default "human")
