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

Allow connecting to bookmarked server from CLI #189

Closed
sosedoff opened this issue Nov 4, 2016 · 4 comments
Closed

Allow connecting to bookmarked server from CLI #189

sosedoff opened this issue Nov 4, 2016 · 4 comments

Comments

@sosedoff
Copy link
Owner

sosedoff commented Nov 4, 2016

Something like this would work:

pgweb --bookmark=myserver_staging
@akarki15
Copy link
Contributor

akarki15 commented Nov 8, 2016

should the bookmark be a local file that stores db connection settings?

@akarki15
Copy link
Contributor

akarki15 commented Nov 8, 2016

better - where would the bookmark info be stored?

@sosedoff
Copy link
Owner Author

sosedoff commented Nov 8, 2016

@akarki15 Server bookmarks are already implemented. This issue is about how to initialize a connection from bookmarks, which are stored under $HOME/.pgweb/bookmarks/*.toml

@akarki15
Copy link
Contributor

akarki15 commented Nov 9, 2016

i have a prototype that works. you can assign this to me

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

No branches or pull requests

2 participants