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)
Thu, Mar 21, 5:14 PM
Unknown Object (File)
Dec 24 2023, 10:41 PM
Unknown Object (File)
Dec 23 2023, 10:33 PM
Unknown Object (File)
Nov 30 2023, 2:58 AM
Unknown Object (File)
Nov 25 2023, 11:28 PM
Unknown Object (File)
Nov 16 2023, 5:42 AM
Unknown Object (File)
Nov 14 2023, 1:06 PM
Unknown Object (File)
Oct 25 2023, 7:10 AM
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