How can we help you today? How can we help you today?

Start Flyway with specific project

Hi
is it possible to start Flyway Desktop with a commanline paramter for the project i want to use

Example 
"C:\Program Files\Red Gate\Redgate Change Control\flyway-desktop\Flyway Desktop.exe" "projectabc.toml"

br
BNitsche
0

Comments

3 comments

  • Peter_Laws
    That's an interesting idea BNitsche,

    It's not presently possible to invoke the GUI application with a project predefined.
    The CLI has much more comprehensive support for programmatic interaction for authoring scripts.
    Peter_Laws
    0
  • graded

    Yes, you can start Flyway Desktop with a command-line parameter for a specific project. Just make sure to include the path to your projectabc.toml file in the command. It should look something like this:

    "C:\Program Files\Red Gate\Redgate Change Control\flyway-desktop\Flyway Desktop.exe" "C:\path\to\your\projectabc.toml"
    

    This should open Flyway with the specified project.

    graded
    0
  • Peter_Laws
    What version did you try this with please graded?
    I tried the same before replying and it was unsuccessful, loading to the project page instead.
    Peter_Laws
    0

Add comment

Please sign in to leave a comment.