Difference between revisions of "Datree --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{datree}} Category:Datree")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
 +
[[datree]] --help
 +
 +
Datree is a policy management tool for your Kubernetes. Full code can be found at https://github.com/datreeio/datree
 +
 +
Usage:
 +
  datree [command]
 +
 +
Available Commands:
 +
  completion      Generate completion script for bash,zsh,fish,powershell
 +
  [[datreee config|config]]          Configuration management
 +
  help            Help about any command
 +
  [[kustomize]]        Render resources defined in a kustomization.yaml file and run a policy check against them
 +
  publish          Publish policies configuration for given <fileName>.
 +
  test            Execute static analysis for given <pattern>
 +
  [[datree version|version]]          Print the version number
 +
 +
Flags:
 +
  -h, --help  help for datree
 +
 +
Use "datree [command] --help" for more information about a command.
  
  

Latest revision as of 09:44, 1 August 2023

datree --help

Datree is a policy management tool for your Kubernetes. Full code can be found at https://github.com/datreeio/datree 

Usage:
  datree [command]

Available Commands:
  completion       Generate completion script for bash,zsh,fish,powershell
  config           Configuration management
  help             Help about any command
  kustomize        Render resources defined in a kustomization.yaml file and run a policy check against them
  publish          Publish policies configuration for given <fileName>.
  test             Execute static analysis for given <pattern>
  version          Print the version number

Flags:
  -h, --help   help for datree 

Use "datree [command] --help" for more information about a command.


See also[edit]

Advertising: