Skip to Content
CLI Referenceglow redeploy

glow redeploy

Roll out a new version while keeping the database. Auto-pre-backs up before doing anything destructive, blue/green swaps with healthcheck monitoring + auto-rollback if the new color flaps

Usage

glow redeploy [--name] [--api-version] [--client-version] [--from-backup] [--reseed] [--grace-minutes]

Options

FlagRequiredDescription
--nameNo
--api-versionNo
--client-versionNoClient image tag — falls back to the last-deployed version recorded in state when omitted
--from-backupNoRestore from a named backup as part of the redeploy
--reseedNoDESTRUCTIVE: re-run seed-gen and wipe the DB. Use with care
--grace-minutesNo
Last updated on