Skip to content

Sqitch and Sqitch-GUI interaction #4

@stefansbv

Description

@stefansbv
  • 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions