avina-cli 2.2.0

Rust CLI client for the LRZ-specific features of the Openstack-based LRZ Compute Cloud.
1
2
3
mod flavor_quota;

pub(crate) use flavor_quota::FlavorQuotaCommand;