nkp get chart
Obtain information about charts stored in the repository
        CODE
    
    nkp get chart [chartName] [chartVersion] [flags]
Options
        CODE
    
      -A, --all-namespaces           If present, list the requested object(s) across all namespaces.
      --config string            Config file to use (default "/home/runner/.kommander/config")
      --context string           The name of the kubeconfig context to use
  -h, --help                     help for chart
      --kubeconfig string        Path to the kubeconfig file to use for CLI requests.
  -o, --output string            Output format. One of: table|yaml
      --request-timeout string   The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests.
  -v, --verbose int              Output verbosity
SEE ALSO
- nkp get - Get one of [appdeployments, chart, clusters, dashboard, kubeconfig, nodepools, workspaces]