/* Copyright © 2026 NAME HERE */ package main import "git.martyn.berlin/martyn/helmfile2argo/cmd" func main() { cmd.Execute() }