Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is set at build time via -ldflags "-X github.com/MuyleangIng/kforge/commands.Version=vX.Y.Z"
Functions ¶
func BuilderCmd ¶
BuilderCmd returns the `kforge builder` subcommand group.
func PushCmd ¶
PushCmd returns the `kforge push` shortcut command. It replaces the long:
kforge build --platform linux/amd64,linux/arm64 --push --cache-from ... -t IMAGE PATH
with:
kforge push IMAGE [PATH]
func VersionCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.