Redgate Flyway

Flyway Desktop Shadow Setting

Description

The name of your shadow environment. This corresponds to an environment id in your list of environments.

Type

String

Default

"shadow"

Usage

This setting can't be configured other than in a TOML configuration file.

Flyway Desktop

This will always be set to the default value when a project is created using Flyway Desktop, though Flyway Desktop will honour it if it is manually changed in the settings file. If there is no environment with the given name, Flyway Desktop will prompt for connection details.

TOML Configuration File

[flywayDesktop]
shadow = "shadow"

This documentation contains proprietary information and is protected by copyright law.
Copyright © 2026 Red Gate Software Limited. All rights reserved


Didn't find what you were looking for?