Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

beskid run

JIT-compile and execute a Beskid program.

beskid run

JIT-compiles a resolved Beskid program and runs an entrypoint function, printing the result to stdout.

ArgumentDescription
[INPUT]Optional .bd entry
--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
--entrypointFunction name to run (default main)
Terminal window
beskid run --project path/to/Project.proj --entrypoint main

← Back to CLI command reference