Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Specify push/pull destinations with URL rather than flags #17

Closed
stevvooe opened this issue Nov 21, 2013 · 2 comments
Closed

Specify push/pull destinations with URL rather than flags #17

stevvooe opened this issue Nov 21, 2013 · 2 comments
Labels
Milestone

Comments

@stevvooe
Copy link

Instead of having to specify various options, it might be more familiar to have to tool work with urls, similar to git and other tools:

$ trousseau push s3://....
$ trousseau pull ssh://...

This is just a convenience, but might help with usability.

@oleiade
Copy link
Owner

oleiade commented Nov 21, 2013

Sounds like a great idea. Would be a great opportunity to port something like https://github.com/botify-labs/python-anywhere to golang too.

Would be interested in adding such feature to trousseau?

oleiade pushed a commit that referenced this issue Nov 28, 2013
oleiade pushed a commit that referenced this issue Nov 28, 2013
@oleiade oleiade closed this as completed Nov 28, 2013
@stevvooe
Copy link
Author

stevvooe commented Dec 2, 2013

Thanks for implementing this. Sorry I didn't have a pull request. python-anywhere functionality looks like it would be a good addition to golang, but I'm afraid such a feature would need to be part of the standard library to achieve adoption.

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

No branches or pull requests

2 participants