Documentation
¶
Overview ¶
Package stdmageatlas provides mage commands for working with Atlas-based projects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DryApply ¶ added in v0.0.77
DryApply applies the migrations for the provided Atlas environment with the --dry-run flag.
func Init ¶
func Init( localDevEnv string, atlasInspectEnv, atlasMigrationsDir string, snapshotRelDir string, snapshotTargetContainerName string, snapshotTargetConnStrEnvName string, snapshotDockerImageTag string, hook PatchFunc, _ ...[]string, )
Init inits the mage targets. The weird signature is to make Mage ignore this when importing.
Types ¶
Click to show internal directories.
Click to hide internal directories.