bootstrapGitHubCmd.Flags().StringVar(&githubArgs.sshHostname,"ssh-hostname","","GitHub SSH hostname, to be used when the SSH host differs from the HTTPS one")
bootstrapGitLabCmd.Flags().StringVar(&gitlabArgs.sshHostname,"ssh-hostname","","GitLab SSH hostname, to be used when the SSH host differs from the HTTPS one")