dynamic path mapping

Is there any way to change the path mapping programatically? I’d like to be able to add and remove from a repository’s path mapping list via Python script or the command line.

In this case it would be in response to a trigger from our version control software that would map a windows workstation path to a Linux path that the render machines use to cache assets each time a user updates what changeset they are on in the VCS.

Hello,

While I am told there is no way to do this right now via sctipting or Deadlinecommand, I have put in a request to have something like this added in a future build.

Cool, thanks. For now I can probably get similar functionality from customizing individual scripts since I don’t use that many.