Manager
All operations in an OSISM deployment are performed through the osism CLI. Commands
are submitted to the manager's job queue and executed asynchronously in the appropriate
Ansible container — so operations continue running even if the SSH session is lost.
For an overview of the manager's architecture and internal components, see the OSISM Manager page in the Concepts guide.

Commands
| Command | Description |
|---|---|
| osism apply | Run Ansible plays in any environment |
| osism get | Query inventory hosts, host variables, and gathered facts |
| osism log | View Ansible play history, container logs, and OpenSearch |
| osism task | Inspect running and queued tasks |
| osism console | Open interactive sessions on nodes or containers |