CLI: specify the workspace also as a prefix to the object
Now that CLI commands use a debusine verb object format, we can implement prefixing the object with a workspace name where it makes sense. If -w/--workspace is not provided, but the prefix is, it can be used.
Question: what separator do we use in the prefix, that doesn't conflict with object names?
Edited by Enrico Zini