Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

beskid fetch

Resolve and materialize project dependencies.

beskid fetch

Resolves the dependency graph for a project (using the same discovery flags as other project commands) and materializes dependency sources into the workspace.

ArgumentDescription
--projectProject directory or Project.proj path
--targetTarget name from the manifest
--workspace-memberWorkspace member when resolving via Workspace.proj
--frozenRequire lockfile match; forbid updates
--lockedRequire an existing lockfile
Terminal window
beskid fetch --project path/to/Project.proj

On success, prints a short confirmation message.

← Back to CLI command reference