Page MenuHomePhabricator

In "bin/bulk export", require "--output <path>" by default
ClosedPublic

Authored by epriestley on Oct 11 2018, 7:38 PM.
Tags
None
Referenced Files
F13046296: D19744.id47170.diff
Thu, Apr 18, 8:33 AM
Unknown Object (File)
Wed, Apr 17, 3:17 AM
Unknown Object (File)
Tue, Apr 16, 10:58 PM
Unknown Object (File)
Sat, Apr 13, 9:39 PM
Unknown Object (File)
Sat, Apr 13, 7:34 PM
Unknown Object (File)
Thu, Apr 11, 8:01 AM
Unknown Object (File)
Fri, Mar 29, 6:12 PM
Unknown Object (File)
Mar 17 2024, 12:32 AM
Subscribers
None

Details

Summary

Depends on D19743. Ref T13210. Since this command can easily dump a bunch of binary data (or just a huge long blob of nonsense) to stdout, default to requiring "--output <file>".

Using --output - will print to stdout.

Test Plan

Ran with: no --output, --output file, --output -, --output - --overwrite. Got sensible results or errors in all cases.

Diff Detail

Repository
rP Phabricator
Branch
discover4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21011
Build 28543: Run Core Tests
Build 28542: arc lint + arc unit