apply

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package apply provides the global apply command for applying all staged changes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command() *cli.Command

Command returns the global apply command.

Types

type Runner

type Runner struct {
	ParamStrategy   staging.ApplyStrategy
	SecretStrategy  staging.ApplyStrategy
	Store           *staging.Store
	Stdout          io.Writer
	Stderr          io.Writer
	IgnoreConflicts bool
}

Runner executes the apply command.

func (*Runner) Run

func (r *Runner) Run(ctx context.Context) error

Run executes the apply command.

Jump to

Keyboard shortcuts

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