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
F13133539: D19744.id47168.diff
Wed, May 1, 10:27 PM
Unknown Object (File)
Mon, Apr 29, 7:38 PM
Unknown Object (File)
Sat, Apr 27, 7:17 PM
Unknown Object (File)
Fri, Apr 26, 7:28 AM
Unknown Object (File)
Wed, Apr 24, 11:45 PM
Unknown Object (File)
Mon, Apr 22, 9:07 AM
Unknown Object (File)
Fri, Apr 19, 8:01 PM
Unknown Object (File)
Fri, Apr 19, 8:33 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