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. This command is available as beskid fetch.

ArgumentDescription
--projectProject directory or App.bproj path
--targetTarget name from the manifest
--workspace-memberWorkspace member when resolving via Workspace.bws
--frozenRequire lockfile match; forbid updates
--lockedRequire an existing lockfile
--plainDisable animated resolve progress
Terminal window
beskid fetch --project path/to/App.bproj

On success, prints a short confirmation message.

For lockfile behavior and recovery, use Dependencies and locks.

← Back to CLI command reference