Registry / cli / googlecontainertools-skaffold

googlecontainertools-skaffold

JSON →
library1.39.18gogounverified

A command-line tool that facilitates continuous development for Kubernetes applications.

go get github.com/GoogleContainerTools/skaffold
INSTALL
IMPORT
SIG · GOOGLECONTAINERTOO
G
googlecontainertools-skaffold
cligov1.39.18
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

skaffold
github.com/GoogleContainerTools/skaffold

Loads a Skaffold configuration from a YAML file and prints build artifacts.

package main import ( "fmt" "github.com/GoogleContainerTools/skaffold/pkg/skaffold/config" ) func main() { cfg, _ := config.GetConfig("skaffold.yaml", false) fmt.Println(cfg.Build.Artifacts) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.39.18latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources
googlecontainertools-skaffold — go get googlecontainertools-skaffold · libregistry