You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
authored
feat(pg,redis): add --as flag to pg:promote and redis:promote (W-23597911, #1819) (#3841)
feat(pg,redis): add --as flag to pg:promote and redis:promote for custom attachment names
Resolves W-23597911 / GitHub #1819. Previously, both commands hardcoded
the attachment name (DATABASE and REDIS respectively). With this change,
users can pass --as NAME to create the promoted attachment under a custom
name, falling back to the original default when the flag is omitted.
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Michael Malave <michael.malave@salesforce.com>
0 commit comments