deposit.client.cli: Expose --create-origin flag and deprecate --slug
The --slug behavior is marked as deprecated but still usable. The new --create-origin
flag allows to generate the proper xml stanza when the client does not provide any
metadata xml file.
Related to T2860