Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 782 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning, and PEP 440.

[?] - not released yet

Added

  • user list, user create & user delete commands in orka.py
  • image delete, image commit & image rename commands in orka.py
  • vm get command in orka.py
  • new boolean argument --force-delete in audit_vms.py

Removed

  • vm status --vm-only --vm $vm that became vm get id --vm $vm in orka.py

[1.0.1] - 2021-06-16

Added

  • node list & node status commands in orka.py

[1.0.0] - 2021-06-12

Initial first release