Skip to main content

Tests workflow PyPI - Python Version PyPI - Downloads 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 single binary 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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exordos-3.1.5.tar.gz (432.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

exordos-3.1.5-py3-none-any.whl (328.7 kB view details)

Uploaded Python 3

File details

Details for the file exordos-3.1.5.tar.gz.

File metadata

  • Download URL: exordos-3.1.5.tar.gz
  • Upload date:
  • Size: 432.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for exordos-3.1.5.tar.gz
Algorithm Hash digest
SHA256 fb048941c9895c73006071c62b241e79c8639dcb29f079cee297f7fc3cb2a2a6
MD5 7b3f03f22748efd151ef2a7f9ec878dc
BLAKE2b-256 16d0080deca016f0db83877f53afd7a8cdac55e80ebf3b0e0dc94628c2f6235d

See more details on using hashes here.

Provenance

The following attestation bundles were made for exordos-3.1.5.tar.gz:

Publisher: publish-to-pypi.yml on exordos/exordos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file exordos-3.1.5-py3-none-any.whl.

File metadata

  • Download URL: exordos-3.1.5-py3-none-any.whl
  • Upload date:
  • Size: 328.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for exordos-3.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ec82af4a53ecc6c68b82d03ed539ecef9d24135e27f67b004e0227941a551779
MD5 ab2802ad825cfb5f4901313094c52e61
BLAKE2b-256 91755372c89559f6fe1bd9431032c399d9384e858571ddb8b70873d41cb492d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for exordos-3.1.5-py3-none-any.whl:

Publisher: publish-to-pypi.yml on exordos/exordos

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

3.1.35

2 files

3.1.34

2 files

3.1.33

2 files

3.1.32

2 files

3.1.31

2 files

3.1.30

2 files

3.1.29

2 files

3.1.28

2 files

3.1.27

2 files

3.1.26

2 files

3.1.25

2 files

3.1.24

2 files

3.1.23

2 files

3.1.22

2 files

3.1.21

2 files

3.1.19

2 files

3.1.17

2 files

3.1.14

2 files

3.1.13

2 files

3.1.12

2 files

3.1.11

2 files

3.1.10

2 files

3.1.9

2 files

3.1.8

2 files

3.1.7

2 files

3.1.6

2 files

This release

3.1.5 This release

2 files

3.1.4

2 files

3.1.3

2 files

3.1.2

2 files

3.1.1

2 files

3.1.0

2 files

3.0.5

2 files

3.0.4

2 files

3.0.3

2 files

3.0.2

2 files

3.0.1

2 files

3.0.0

2 files

2.5.23

2 files

2.5.22

2 files

2.5.21

2 files

2.5.20

2 files

2.5.19

2 files

2.5.18

2 files

2.5.17

2 files

2.5.16

2 files

2.5.15

2 files

2.5.12

2 files

2.5.11

2 files

2.5.10

2 files

2.5.9

2 files

2.5.8

2 files

2.5.7

2 files

2.5.6

2 files

2.5.5

2 files

2.5.4

2 files

2.5.3

2 files

2.5.2

2 files

2.5.1

2 files

2.5.0

2 files

2.4.1

2 files

2.4.0

2 files

2.3.1

2 files

2.3.0

2 files

2.2.12

2 files

2.2.11

2 files

2.2.10

2 files

2.2.9

2 files

2.2.8

2 files

2.2.7

2 files

2.2.6

2 files

2.2.5

2 files

2.2.4

2 files

2.2.3

2 files

2.2.2

2 files

2.2.1

2 files

2.2.0

2 files

2.1.1

2 files

2.1.0

2 files

2.0.6

2 files

2.0.5

2 files

2.0.4

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 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