benchweave-sdk sync-standards

Import a standards bundle into the SDK’s vendored tree and lock.

benchweave-sdk sync-standards [OPTIONS] [BUNDLE]

With --check and no bundle, verify the committed lock and vendored tree alone; no main-project export is read. An installed SDK (no repository checkout) supports only that --check form, against its packaged lock.

Full --help output
Usage: benchweave-sdk sync-standards [OPTIONS] [BUNDLE]

  Import a standards bundle into the SDK's vendored tree and lock.

  With --check and no bundle, verify the committed lock and vendored tree
  alone; no main-project export is read. An installed SDK (no repository
  checkout) supports only that --check form, against its packaged lock.

Options:
  --check  Verify the vendored tree only
  --help   Show this message and exit.

Arguments

BUNDLE: PATH
Optional.

Options

--check
Verify the vendored tree only