Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

only works with one remote #14

Open
carchrae opened this issue Oct 17, 2017 · 1 comment · May be fixed by #15
Open

only works with one remote #14

carchrae opened this issue Oct 17, 2017 · 1 comment · May be fixed by #15

Comments

@carchrae
Copy link

will not work if multiple apps are defined in your git remotes

due to this only returning the first app: https://github.com/digitalsadhu/dokku-git-remote-parser/blob/master/index.js#L31

@carchrae carchrae linked a pull request Oct 17, 2017 that will close this issue
@gnm3000
Copy link
Collaborator

gnm3000 commented Feb 13, 2018

i need this feature too.
how would be the best way to write this command? For example if i have 2 remotes, one dokku and dokku-production

dt logs -t (i get the dokku branch log)
but
dt logs -t --remote my_other_dokku
i will send logs command to my_other_dokku remote repository

What do you think about?
Thanks

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants