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.9.tar.gz (438.2 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.9-py3-none-any.whl (336.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: exordos-3.1.9.tar.gz
  • Upload date:
  • Size: 438.2 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.9.tar.gz
Algorithm Hash digest
SHA256 add62e55d187130715b21b44094b5cdffdc501deb066fadef216dfae3e9ff706
MD5 2f3eb861ac1848aa49fbe1872216d15f
BLAKE2b-256 86eb24155bfd9b169009dd1a4792eb5610c5a19f4a486764e2aaaab9298a1274

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: exordos-3.1.9-py3-none-any.whl
  • Upload date:
  • Size: 336.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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 460cfa574b8e5536a1988213453172ac271389e78baadc85407db2b2415adedc
MD5 b1fd7260a2c1fb958f2ba0e564466d9b
BLAKE2b-256 9fb05f7e5fb8cab33e3f95bb562218f77086d2170721094f825491c7432ef0f2

See more details on using hashes here.

Provenance

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

This release

3.1.9 This release

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

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