auto acquire token via ssh
Problem to solve
If a personal access token has expired (or even not yet exists) it can be requested via ssh gitlab-shell
so if ssh key is valid tokens should be requsted automagicaly (or user can confirm token acquire)
Links / references
https://forum.gitlab.com/t/getting-an-access-token-via-ssh/44457