← Idelium

CLI

Install and run Idelium CLI

Use Idelium CLI to execute Selenium, Appium, Postman/Newman and plugin-based tests from developer machines or CI/CD pipelines.

Idelium CLI is the execution bridge between the control plane and the systems under test. It retrieves definitions, runs the selected runtime and reports results back to Idelium.

Execution close to your systems

Keep browsers, mobile devices, API endpoints and credentials in your infrastructure while Idelium coordinates the lifecycle.

  • Runs from workstations, isolated hosts and CI agents.
  • Supports Selenium, Appium, Postman/Newman and plugins.
  • Reports step-level status and execution data to Idelium.

Designed for pipelines

A pipeline can invoke the CLI with project, cycle and environment identifiers, making test automation repeatable across releases.

  • Jenkins, GitLab, Bamboo and other CI systems.
  • Environment-specific execution without duplicating test logic.
  • No licensing fees for additional runners.

Implementation steps

  1. Install the packageDownload Idelium CLI from PyPI using your preferred Python package workflow.
  2. Configure accessProvide the API endpoint and key issued by your Idelium installation.
  3. Run a cycleLaunch the selected project, cycle and environment from your terminal or CI job.

Common questions

Where do I download Idelium CLI?
The CLI package is available on PyPI at https://pypi.org/project/idelium/.
Can I run more than one CLI agent?
Yes. Multiple agents can execute in different networks or pipelines depending on where your systems under test live.