HomePhabricator

Add `bin/files cat` to print a file to stdout

Description

Add bin/files cat to print a file to stdout

Summary:
Ref T7149. This makes debugging some of this stuff a bit easier by removing the HTTP part in the middle.

Particularly, I anticipate having this stream data chunk-by-chunk in the near future.

Test Plan: Ran files cat F23, got output.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: joshuaspence, epriestley

Maniphest Tasks: T7149

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

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Mar 13 2015, 6:30 PM
Reviewer
btrahan
Differential Revision
D12062: Add `bin/files cat` to print a file to stdout
Parents
rP4aed453b06e4: Add a chunking storage engine for files
Branches
Unknown
Tags
Unknown
Tasks
T7149: Allow users to import data into a new Phacility instance