Through *rails-command*
Out current gitlab to migrate to is ran through a kube container so we cannot ssh into
it.
This opens the option to run the grail command somehow needed by the forgerie routine:
$ docker run -v /srv/phabricator:/srv/phabricator \ -v ~/.kube:/srv/forgerie/.kube \ --name forgerie --rm \ --net=host -it forgerie bash
Related to T4064