v0.1.1: Mondain
π‘οΈ Mondain Release
The first release of raxodus, named after the dark wizard whose defeat marked the beginning of the Age of Darkness in Ultima III.
Features
- π« List and view Rackspace support tickets
- π Multiple output formats (JSON, table, CSV)
- π Fast and lightweight
- π Secure credential handling via environment variables
- πΎ Response caching for better performance
- π Shell completion support (bash, zsh, fish)
Installation
pip install raxodus
# or
uvx raxodusQuick Start
export RACKSPACE_USERNAME="your-username"
export RACKSPACE_API_KEY="your-api-key"
export RACKSPACE_ACCOUNT="your-account"
raxodus tickets list