pull

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdPull

func NewCmdPull(props *props.Props) *setup.Command

func RunPull

func RunPull(ctx context.Context, p *props.Props, opts *PullOptions, _ []string) error

RunPull hydrates a workspace's media from the object store (spec 0039 §3.5, R-STO-7): every media.lock entry missing locally fetches at its PINNED version and verifies by hash — this is what makes a fresh CI clone (authored state + manifest via git, no media) self-sufficient before a render or post. Locally-modified files are protected unless --force.

Types

type PullOptions

type PullOptions struct {
	Workspace string
	Force     bool
}

Jump to

Keyboard shortcuts

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