Page MenuHomePhabricator

Add "--browse" to "arc upload" and update behavior, particularly "--json"
ClosedPublic

Authored by epriestley on May 1 2020, 3:06 PM.
Tags
None
Referenced Files
F15331993: D21202.diff
Fri, Mar 7, 3:51 PM
Unknown Object (File)
Feb 9 2025, 9:11 AM
Unknown Object (File)
Feb 9 2025, 9:11 AM
Unknown Object (File)
Feb 9 2025, 9:11 AM
Unknown Object (File)
Jan 27 2025, 11:19 AM
Unknown Object (File)
Jan 25 2025, 7:28 AM
Unknown Object (File)
Jan 25 2025, 7:28 AM
Unknown Object (File)
Jan 25 2025, 7:28 AM
Subscribers
None

Details

Summary

Ref T13528. Provide a "--browse" flag to open files after they are uploaded.

Update the code to use modern query strategies.

This impacts the output of "--json", which was just raw "file.info" output before and could not represent the same path being passed several times (arc upload X X).

Test Plan

Ran arc upload with --browse and --json.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 1 2020, 4:13 PM
This revision was automatically updated to reflect the committed changes.