Skip to main content

Tests Build binary Publish Python package PyPI - Version PyPI - Python Version PyPI - Downloads uv Ruff License

exordos svg logo

Exordos CLI

📚 CLI Documentation: exordos.github.io/exordos | 📚 Platform Documentation: exordos.github.io/exordos_core

Exordos CLI is the official command-line interface for the Exordos Core platform. It provides a unified toolset for managing the full lifecycle of Exordos projects — from building and provisioning elements to bootstrapping installations, managing backups, and interacting with a running Exordos Core environment.

🚀 To start using Exordos

Install the CLI with a single command:

curl -fsSL https://repo.exordos.com/install.sh | sh

What Exordos CLI does

Exordos CLI bridges the gap between your local development environment and the Exordos Core platform. With a self-contained installation you can:

  • Build projects — compile Exordos project images and artifacts from a declarative exordos.yaml configuration.
  • Bootstrap installations — spin up local virtual machine environments from built images for development and testing.
  • Manage installations — connect via SSH, list, and remove running Exordos instances.
  • Interact with the platform — manage elements, IAM, secrets, compute nodes, realms, and more through a rich set of subcommands.
  • Automate backups — run periodic or one-shot backups of installations with compression, encryption, rotation, and disk-overflow protection.

For a full overview of all commands and configuration options, visit the documentation.

💡 Contributing

Contributing to the project is highly appreciated! However, some rules should be followed for successful inclusion of new changes in the project:

  • All changes should be done in a separate branch.
  • Changes should include not only new functionality or bug fixes, but also tests for the new code.
  • After the changes are completed and tested, a Pull Request should be created with a clear description of the new functionality. Add one of the project maintainers as a reviewer.
  • Changes can be merged only after receiving approval from one of the project maintainers.

Local test environment on Ubuntu

The test environments require a working Python 3 installation. Check both command names:

python3 --version
python --version

If python3 works but the unversioned python command is missing, install Ubuntu's compatibility package:

sudo apt update
sudo apt install python-is-python3

python-is-python3 only provides the python -> python3 link; it does not install Python 3 itself.

Tox uses uv for environment creation. In a sandbox or another restricted environment where ~/.cache/uv is read-only, point the cache to a writable temporary directory:

UV_CACHE_DIR="${TMPDIR:-/tmp}/uv-cache" tox -e develop

Release files for exordos 3.2.10

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for exordos 3.2.10
File Size Uploaded
exordos-3.2.10.tar.gz 514.2 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for exordos 3.2.10
File Interpreter ABI Platform
exordos-3.2.10-py3-none-any.whl Python 3 none any Details

Total release size: 917.9 kB

Release files / exordos-3.2.10.tar.gz

Download URL exordos-3.2.10.tar.gz
Size 514.2 kB
Tags Source
SHA-256 checksum
How to use checksums
6a7e1670b71c99b371198b882e553eb78bbc1aec15503ca0fb6b6d2ea4e85cd0
BLAKE2b-256 checksum
How to use checksums
3fdbf4a939f0ace526c08ba64078885727053d2b972beb0ee040757fcef9f0aa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 17, 2026.

Transparency log

Release files / exordos-3.2.10-py3-none-any.whl

Download URL exordos-3.2.10-py3-none-any.whl
Size 403.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
94b8fdd43a600442107b57a1efc2995c2d040e6f76c4d68529af6fdafe9258f3
BLAKE2b-256 checksum
How to use checksums
1e3d9efbf34fe2beab6d46c0603babbe2f091ea99a182898bc8b37d7c9572320
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 17, 2026.

Transparency log

Release history Release notifications | RSS feed

3.2.16

2 release files

3.2.15

2 release files

3.2.14

2 release files

3.2.13

2 release files

3.2.12

2 release files

3.2.11

2 release files

This release

3.2.10 This release

2 release files

3.2.9

2 release files

3.2.8

2 release files

3.2.7

2 release files

3.2.6

2 release files

3.2.5

2 release files

3.2.4

2 release files

3.2.3

2 release files

3.2.2

2 release files

3.2.1

2 release files

3.2.0

2 release files

3.1.35

2 release files

3.1.34

2 release files

3.1.33

2 release files

3.1.32

2 release files

3.1.31

2 release files

3.1.30

2 release files

3.1.29

2 release files

3.1.28

2 release files

3.1.27

2 release files

3.1.26

2 release files

3.1.25

2 release files

3.1.24

2 release files

3.1.23

2 release files

3.1.22

2 release files

3.1.21

2 release files

3.1.14

2 release files

3.1.13

2 release files

3.1.12

2 release files

3.1.11

2 release files

3.1.10

2 release files

3.1.9

2 release files

3.1.8

2 release files

3.1.7

2 release files

3.1.6

2 release files

3.1.5

2 release files

3.1.4

2 release files

3.1.3

2 release files

3.1.2

2 release files

3.1.1

2 release files

3.1.0

2 release files

3.0.5

2 release files

3.0.4

2 release files

3.0.3

2 release files

3.0.2

2 release files

3.0.1

2 release files

3.0.0

2 release files

2.5.17

2 release files

2.5.16

2 release files

2.5.15

2 release files

2.5.12

2 release files

2.5.11

2 release files

2.5.10

2 release files

2.5.9

2 release files

2.5.8

2 release files

2.5.7

2 release files

2.5.6

2 release files

2.5.5

2 release files

2.5.4

2 release files

2.5.3

2 release files

2.5.2

2 release files

2.5.1

2 release files

2.5.0

2 release files

2.4.1

2 release files

2.4.0

2 release files

2.3.1

2 release files

2.3.0

2 release files

2.2.12

2 release files

2.2.11

2 release files

2.2.10

2 release files

2.2.9

2 release files

2.2.8

2 release files

2.2.7

2 release files

2.2.6

2 release files

2.2.5

2 release files

2.2.4

2 release files

2.2.3

2 release files

2.2.2

2 release files

2.2.1

2 release files

2.2.0

2 release files

2.1.1

2 release files

2.1.0

2 release files

2.0.6

2 release files

2.0.5

2 release files

2.0.4

2 release files

2.0.3

2 release files

2.0.2

2 release files

2.0.1

2 release files

2.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page