Page MenuHomePhabricator

Add a "--database <name> ..." flag to "bin/storage dump"
ClosedPublic

Authored by epriestley on Dec 18 2021, 7:06 PM.
Tags
None
Referenced Files
F19816221: D21745.diff
Thu, Mar 5, 4:25 AM
F19816218: D21745.diff
Thu, Mar 5, 4:25 AM
F19816189: D21745.id51839.diff
Thu, Mar 5, 4:21 AM
F19812387: D21745.diff
Wed, Mar 4, 4:47 AM
F19598047: D21745.diff
Feb 2 2026, 10:18 PM
F19538188: D21745.id51840.diff
Jan 21 2026, 2:32 PM
F19530144: D21745.id51840.diff
Jan 19 2026, 9:09 PM
F19526921: D21745.id51840.diff
Jan 18 2026, 9:10 PM
Subscribers
None

Details

Summary

Ref T13671. Allow "bin/storage dump" to dump a subset of databases, primarily to support merging previously-partitioned databases.

Test Plan

Ran bin/storage dump with and without --database ... flags. Ran --database invalid, --database a --database a to hit error cases.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Fix missing variable initialization.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 18 2021, 7:11 PM
This revision was automatically updated to reflect the committed changes.