cli-batches

Submit and monitor batch inference jobs from the CLI. Upload and manage files for batch processing, retrieve results, and integrate batch pipelines with CI/CD workflows.

By diegosouzapw · 409 installs

npx skills add diegosouzapw/omniroute --skill cli-batches

Source repository · Upstream listing

<! generated by src/lib/agentSkills/generator.ts; manual edits will be overwritten Overview Submit and monitor batch inference jobs from the CLI. Upload and manage files for batch processing, retrieve results, and integrate batch pipelines with CI/CD workflows. Quick install Subcommands batches Example: batches list Flags: status <s limit <n Example: batches get <batchId Example: batches create Flags: endpoint <e completion window <w metadata <kv Example: batches submit Flags: endpoint <e wait Example: batches cancel <batchId Flags: yes Example: batches wait <batchId Flags: timeout <ms Example: batches output <batchId Flags: out <path Example: batches errors <batchId Flags: out <path Example: files Example: files list Flags: purpose <p limit <n Example: files get <fileId Example: files upload <path Example: files content <fileId Flags: out <path Example: files delete <fileId Flags: yes Example: