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.1.tar.gz (427.1 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.1-py3-none-any.whl (328.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exordos-3.1.1.tar.gz
  • Upload date:
  • Size: 427.1 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.1.tar.gz
Algorithm Hash digest
SHA256 a64b6da7511bf8c85f749698f8006d2e0b656d133453da03ff976e8a80d008e1
MD5 6fd13630e83ec57ba5a57e5fd320903d
BLAKE2b-256 43f4b89539bc073a0f0ede8b2eb10d176bc44712bfb11bcc64bb4fbf79a87893

See more details on using hashes here.

Provenance

The following attestation bundles were made for exordos-3.1.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: exordos-3.1.1-py3-none-any.whl
  • Upload date:
  • Size: 328.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 735f2f58b09d691d43e36490f175e6a0c432d4e5642ebf330c6b606fdfb23fd5
MD5 93a5adaa943cfbacef31c908f6dff309
BLAKE2b-256 8eca1c956f2f03f50470c13d2149fe6d4df697082ee64f4c3f4b38cb6ac47f6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for exordos-3.1.1-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

3.1.5

2 files

3.1.4

2 files

3.1.3

2 files

3.1.2

2 files

This release

3.1.1 This release

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