OmniVec CLI v1.1.2
OmniVec CLI v1.1.2
Patch release on top of v1.1.1.
Fixes
omnivec search— senddestination_ids: [id](array) to match the v1.1.1+/api/playground/searchschema. Fixes 422body.destination_ids: Field required.omnivec model delete <name|id>— now resolves provider names tomdl-*ids before calling the API. Fixes 404 when deleting by name.omnivec model list -o json— returns a bare array, matchingpipeline/source/destination list. Table output unchanged.
Downloads
Pick the binary for your OS/arch below.
| OS | Arch | File |
|---|---|---|
| Linux | amd64 | omnivec-v1.1.2-linux-amd64 |
| Linux | arm64 | omnivec-v1.1.2-linux-arm64 |
| macOS | amd64 | omnivec-v1.1.2-darwin-amd64 |
| macOS | arm64 | omnivec-v1.1.2-darwin-arm64 |
| Windows | amd64 | omnivec-v1.1.2-windows-amd64.exe |
| Windows | arm64 | omnivec-v1.1.2-windows-arm64.exe |
Upgrade
- macOS / Linux:
chmod +x omnivec-v1.1.2-<os>-<arch> && sudo mv omnivec-v1.1.2-<os>-<arch> /usr/local/bin/omnivec - Windows: replace
bin\omnivec.exewithomnivec-v1.1.2-windows-amd64.exe.
No config or server changes required.