Fix CLI branding (Voltainer→Volt) and add --name flag to run shortcut

This commit is contained in:
Karl Clinger
2026-03-21 09:41:00 -05:00
parent 0ebe75b2ca
commit 4f507335ec
9 changed files with 96 additions and 32 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/armoredgate/volt
go 1.22
go 1.22.12
require (
github.com/BurntSushi/toml v1.6.0