build

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package build hosts the `kuke build` CLI shim. It is a thin wrapper that locates the standalone `kukebuild` binary on PATH and exec's it with the parsed flags. `kukebuild` embeds BuildKit as a library (issue #522); keeping it a separate binary — exec'd here rather than imported — is what keeps BuildKit's transitive moby / runc / grpc closure out of the `kuke` and `kukeond` import sets (the same rationale as kuketty). This package therefore imports none of BuildKit.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuildCmd

func NewBuildCmd() *cobra.Command

NewBuildCmd builds the `kuke build` subcommand.

Types

This section is empty.

Jump to

Keyboard shortcuts

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