Is there support for the equivalent of `docker-compose run`

I don’t see a run command in rancher-compose. Is this on the roadmap? I think now I should just make a container with /bin/bash as command and then execute a shell to run my commands.