Store Commands
Thekdx store command provides operational commands for document stores. Use it when you need to upload source documents, watch processing progress, inspect store health, or rebuild store indexes.
Document stores are where document families enter a project. The CLI is useful for scripted test uploads, smoke tests after an Activity Plan change, and operational checks in non-production environments.
Available Commands
Upload Documents
Upload a PDF, image, or document to a document store. The platform creates a document family and queues it for the store’s configured processing.Parameters
Examples
Output
kdx store watch or kdx document-family data.
Watch Processing Progress
Monitor a document family until it reaches a label such asPREPARED, LABELED, or PROCESSED. This is useful in local smoke tests and CI jobs that upload a document and need to wait for processing to finish before exporting data.
