osyra_ome.cli
Private pre-release / network boundary: The currently usable customer surface is offline verification of an existing signed artifact against an out-of-band trust anchor. Memory/network RPC APIs and host snippets on this page describe protocol and interface shape; the public Edge bridge, package publication, and release acceptance remain pending. Do not treat
api.osyra.ai:443examples as a released customer route.
Command-line interface for the Osyra OME SDK.
The CLI ships as an optional extra: install ``osyra-ome[cli]`` (or any ``[migrate-*]`` extras) to get the ``osyra-ome`` console-script. The CLI is intentionally kept thin — it exposes one top-level command (``migrate``) today and reserves namespace for ``bundle``, ``replay``, ``verify`` in v0.2+.
Public surface notice: the CLI command names + flag names are part of the v0.1.0 stability commitment under ADR-044. The internal modules (``_common``, ``_errors``, ``_types``) are NOT public — they may re-organize between minor versions.