1 unstable release
0.1.0 | Sep 3, 2024 |
---|
#124 in Visualization
36 downloads per month
25KB
96 lines
helm2oci
Convert a helm chart archive to OCI layout format.
Usage
Usage: helm_to_oci <chart> [--output <output>]
Convert Helm chart archive to OCI layout
Positional Arguments:
chart path to Helm chart archive
Options:
--output path to output directory. The directory is created if it
does not exist. Defaults to the chart name.
--help display usage information
Dependencies
~13–25MB
~399K SLoC