commands

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2026 License: MIT Imports: 14 Imported by: 0

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 BakeCmd

func BakeCmd() *cobra.Command

BakeCmd returns the `kforge bake` command.

func BuildCmd

func BuildCmd() *cobra.Command

BuildCmd returns the `kforge build` command.

func BuilderCmd

func BuilderCmd() *cobra.Command

BuilderCmd returns the `kforge builder` subcommand group.

func LoginCmd

func LoginCmd() *cobra.Command

LoginCmd returns the `kforge login` command.

func PushCmd

func PushCmd() *cobra.Command

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 SetupCmd

func SetupCmd() *cobra.Command

SetupCmd returns the `kforge setup` interactive wizard command.

func VersionCmd

func VersionCmd() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL