All notable changes to this project will be documented in this file.
- Add qcow2 as supported image import format.
- Drop support for Python <3.9.
- Fix some commands not showing up in certain configurations.
- Implemented interface support.
- cloudscale-sdk updated to 0.6.2, fixes an issue in custom image update.
- Implemented custom image support.
- cloudscale-sdk updated to 0.6.1.
- Fixed missing size output in volume table listing.
- Added option
attachto volume. - Added option
detachto volume. - Added option
assignto floating IP to simplify assignment. - Improved progress output.
- Fixed
floating-ipto also identify by IP only (without CIDR).
- cloudscale-sdk updated to 0.5.0.
- Added
--detachparam to update option for volumes to detach. - Added natural sort for table output.
Maintenance release.
- cloudscale-sdk updated to 0.4.0.
- Fixed
cloudscale server sshfails using UUID (#30).
- Package marked as
Stable/Productionon Pypi.
First stable release.