orka.orka_cli module

OrKa CLI - Command line interface for OrKa.

orka.orka_cli.cli_main() None[source]

CLI entry point for orka command.

orka.orka_cli.run_cli(argv: list[str] | None = None) int[source]

Run the CLI with the given arguments.