HomePhabricator

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

Description

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

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.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13210

Differential Revision: https://secure.phabricator.com/D19744

Details

Provenance
epriestleyAuthored on Oct 11 2018, 7:35 PM
epriestleyPushed on Oct 11 2018, 8:35 PM
Reviewer
amckinley
Differential Revision
D19744: In "bin/bulk export", require "--output <path>" by default
Parents
rP4f54d483d5bf: Support export of revisions to Excel/CSV/JSON/etc
Branches
Unknown
Tags
Unknown
Tasks
T13210: Plans: 2018 Week 41-44 Bonus Content
Build Status
Buildable 21013
Build 28545: Run Core Tests