Currently there is no way to set the hostname explicitly in borg create. In some situations it is desirable to set the hostname: when running borg in a container (random hostname) and when backing up a remotely mounted filesystem are two examples. Since other commands require specifying the hostname explicitly (archive matching) it would be helpful to be able to do so with borg create as well.