Page MenuHomePhabricator

Add "--browse" and "--input" to "arc paste", and remove "--json" (which had no effect)
ClosedPublic

Authored by epriestley on May 1 2020, 4:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 20, 4:43 PM
Unknown Object (File)
Sat, Nov 16, 2:52 AM
Unknown Object (File)
Tue, Nov 12, 11:53 AM
Unknown Object (File)
Thu, Nov 7, 5:15 PM
Unknown Object (File)
Tue, Oct 29, 10:21 AM
Unknown Object (File)
Sun, Oct 27, 9:12 PM
Unknown Object (File)
Oct 23 2024, 9:36 PM
Unknown Object (File)
Oct 22 2024, 8:42 PM
Subscribers
None

Details

Summary

Ref T13528. For consistency with other commands ("arc upload", "arc diff"), support a "--browse" flag to "arc paste".

Support "--input" as a more robust alternative to x | y (see T6996).

Test Plan

Ran arc paste --browse --input X, got a new paste in a browser window. Ran other variations of flags and parameters.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable