blob: 630908fb0e12630959815c596eb1636344fc8e5f [file] [log] [blame]
---
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.