Command Line Interface (CLI)¶
Tools · Sovereign Automation
For system administrators and technical profiles, the Cognitive Suite offers a powerful Python-based command line interface for automation, scripting, and enclave management.
Main Commands¶
📥 Document Ingestion¶
Send files directly to the semantic processing engine.
📋 Real-Time Monitoring¶
View local worker logs. Ideal for infrastructure debugging.
🖥️ Enclave Status¶
Check local models and resource usage (GPU/RAM) of the cognitive engine.
🔄 GitOps Sync¶
Persist results in the local repository and generate the corresponding Pull Request.
Pipeline Integration¶
The CLI is designed for Bash scripts and local CI/CD pipelines:
Full Reference
Get a complete list of commands and options by running atlantyqa --help.