Skip to content

Improvments to the cta-change-storage-class tool

Closes #239 (closed)

  • Throw errors instead of exiting when user inputs wrong options
  • Improve storage class check run time
  • Move code that can possibly throw an error out of the constructor, as the object inherits from a class that handles the error catching
Edited by Lasse Tjernaes Wardenaer

Merge request reports