Difference between revisions of "Datree --help"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
  Available Commands:
 
  Available Commands:
 
   completion      Generate completion script for bash,zsh,fish,powershell
 
   completion      Generate completion script for bash,zsh,fish,powershell
   config          Configuration management
+
   [[datreee config|config]]           Configuration management
 
   help            Help about any command
 
   help            Help about any command
   kustomize        Render resources defined in a kustomization.yaml file and run a policy check against them
+
   [[kustomize]]       Render resources defined in a kustomization.yaml file and run a policy check against them
 
   publish          Publish policies configuration for given <fileName>.
 
   publish          Publish policies configuration for given <fileName>.
 
   test            Execute static analysis for given <pattern>
 
   test            Execute static analysis for given <pattern>
   version          Print the version number
+
   [[datree version|version]]         Print the version number
 
   
 
   
 
  Flags:
 
  Flags:

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: