hardeneks --help
Jump to navigation
Jump to search
Usage: hardeneks [OPTIONS]
Main entry point to hardeneks.
Args: region (str): AWS region of the cluster. Ex:
us-east-1 context (str): K8s context cluster (str):
Cluster name namespace (str): Specific namespace to be
checked config (str): Path to hardeneks config file
export-txt (str): Export the report in txt format
export-html (str): Export the report in html format
export-json (str): Export the report in json format
insecure-skip-tls-verify (str): Skip tls verification
width (int): Output width height (int): Output height
Returns: None
╭─ Options ─────────────────────────────────────────────────╮
│ --region TEXT AWS region of the │
│ cluster. Ex: │
│ us-east-1 │
│ [default: None] │
│ --context TEXT K8s context. │
│ [default: None] │
│ --cluster TEXT Cluster name. │
│ [default: None] │
│ --namespace TEXT Specific namespace │
│ to harden. Default │
│ is all namespaces. │
│ [default: None] │
│ --config TEXT Path to a hardeneks │
│ config file. │
│ [default: │
│ /Users/user/Library… │
│ --export-txt TEXT Export the report in │
│ txt format │
│ [default: None] │
│ --export-html TEXT Export the report in │
│ html format │
│ [default: None] │
│ --export-json TEXT Export the report in │
│ json format │
│ [default: None] │
│ --insecure-skip-tls… │
│ --width INTEGER Width of the console │
│ (defaults to │
│ terminal width) │
│ [default: None] │
│ --height INTEGER Height of the │
│ console (defaults to │
│ terminal height) │
│ [default: None] │
│ --install-completion Install completion │
│ for the current │
│ shell. │
│ --show-completion Show completion for │
│ the current shell, │
│ to copy it or │
│ customize the │
│ installation. │
│ --help Show this message │
│ and exit. │
╰───────────────────────────────────────────────────────────╯
See also[edit]
Advertising: