Skip to content

Version 1.6.1

Compare
Choose a tag to compare
@glennmatthews glennmatthews released this 07 Jul 13:23
· 340 commits to master since this release

Bug Fixes

  • ValueMismatchError exceptions are properly caught by the CLI wrapper so as to result in a graceful exit rather than a stack trace.
  • cot remove-file now errors if the user specifies both file-id and file-path, one of which matches a file in the OVF, but the other does not match this or any other file.
  • Better handling of exceptions and usage of sudo when installing helpers.
  • Manual pages are now correctly included in the distribution. Oops!