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
Unknown Object (File)
Fri, May 9, 8:14 PM
Unknown Object (File)
Fri, May 9, 3:31 PM
Unknown Object (File)
Tue, May 6, 2:47 PM
Unknown Object (File)
Thu, May 1, 3:16 PM
Unknown Object (File)
Apr 30 2025, 5:59 PM
Unknown Object (File)
Apr 13 2025, 5:40 PM
Unknown Object (File)
Apr 11 2025, 10:21 PM
Unknown Object (File)
Apr 10 2025, 11:39 AM
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.