Skip to content
Beskid The Beskid Book

Beskid

Jump to a Beskid service

Beskid

Jump to a Beskid service

beskid analyze

Run semantic analysis and print diagnostics for a Beskid program.

beskid analyze

Runs built-in semantic rules over a resolved source file (or project entrypoint) and prints diagnostics to the terminal.

ArgumentDescription
[INPUT]Optional path to a .bd file
--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
  • When no diagnostics are reported, the command prints a short success message.
  • Project resolution flags match other project-aware commands (doc, run, build, clif, fetch).
Terminal window
beskid analyze --project path/to/Project.proj

← Back to CLI command reference