The Unikube team is working on a convenient solution for that. You can find the current implementation here .
You will be able to run prepared scripts in your development environment soon. That way, you will be able to provide initial development data, create fixtures or reset adjacent services of your application.
In the meantime, you can use third party tools to support that scenario, fabric for example is great https://www.fabfile.org/.