ankra charts
Commands to list, search, and get information about Helm charts.ankra charts info
Get detailed information about a Helm chart. Requires either —repository flag or finding the chart in the catalog first.| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) | |
--repository | Repository URL for the chart |
ankra charts list
List available Helm charts| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) | |
--page | 1 | Page number |
--page-size | 25 | Number of items per page |
--subscribed | false | Show only subscribed charts |
ankra charts search
Search for Helm charts| Flag | Default | Description |
|---|---|---|
-o, --output | Output format: json or yaml (default: human-readable) |