wodby helm inspect
Inspect Helm chart
Usage
wodby helm inspect [flags]
Options
| Flag |
Description |
Default |
--chart string |
Helm chart reference |
- |
-h, --help |
help for inspect |
false |
--namespace string |
Kubernetes namespace used for rendering |
- |
--release string |
Helm release name used for rendering |
- |
--source string |
Helm repository or OCI source URL |
- |
--source-name string |
Chart source name to use in generated manifests |
- |
--values string |
Path to Helm values JSON object |
- |
--values-yaml string |
Path to Helm values YAML; use - for stdin |
- |
--version string |
Helm chart version |
- |
Options inherited from parent commands
| Flag |
Description |
Default |
--access-token string |
Access token |
- |
--api-base-url string |
Public REST API base URL |
https://apiv2.wodby.com/v1 |
--api-key string |
API key |
- |
--ci-config-path string |
Path to CI config |
/tmp/.wodby-ci.json |
-o, --output string |
Output format: table, vertical, or json |
table |
--verbose |
Verbose output |
false |