tempest/releasenotes/notes/bug-1799883-6ea95fc64f70c9e...

8 lines
312 B
YAML

---
fixes:
- |
Fixed bug #1799883. ``tempest workspace register`` and ``tempest workspace move`` CLI
will now validate the value of the ``--path`` CLI argument and raise an exception if
it is None or empty string. Earlier both CLI actions were accepting None or empty path
which was confusing.