Difference between revisions of "Datree --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} == See also == * {{datree}} Category:Datree")
 
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
 +
  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.
  
  

Revision as of 09:47, 6 September 2022

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

Advertising: