This page documents all available command-line tools provided by python-gardenlinux-lib.
Generate a canonical name (cname) from feature sets.
.. autoprogram:: gardenlinux.features.cname_main:get_parser()
Parse and extract information from GardenLinux features.
.. autoprogram:: gardenlinux.features.__main__:get_parser()
Parse flavors.yaml and generate combinations.
.. autoprogram:: gardenlinux.flavors.__main__:get_parser()
Push OCI artifacts to a registry and manage manifests.
.. click:: gardenlinux.oci.__main__:cli :prog: gl-oci :show-nested:
Upload and download artifacts from S3 buckets.
.. autoprogram:: gardenlinux.s3.__main__:get_parser()
Create and manage GitHub releases.
.. autoprogram:: gardenlinux.github.release.__main__:get_parser()