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

Sqitch and Sqitch-GUI interaction #4

Open
stefansbv opened this issue May 20, 2015 · 0 comments
Open

Sqitch and Sqitch-GUI interaction #4

stefansbv opened this issue May 20, 2015 · 0 comments

Comments

@stefansbv
Copy link
Collaborator

  • Sqitch-GUI support in the sqitch.conf configuration file.

Currently Sqitch-GUI uses a section in the Sqitch configuration file like this:

[project]
    default = FliprPg
[project "FliprPg"]
    path = /home/user/sqitch/flipr-pg
[project "FliprFirebird"]
    path = /home/user/sqitch/flipr/fb
  • When the Sqitch-GUI project will be mature enough maybe a Sqitch --gui option could be used to start Sqitch-GUI:
$ sqitch --gui

or, maybe, a gui command?

$ sqitch gui
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

1 participant