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)
Sat, Dec 21, 12:54 AM
Unknown Object (File)
Fri, Dec 20, 5:17 PM
Unknown Object (File)
Thu, Dec 19, 5:43 AM
Unknown Object (File)
Tue, Dec 17, 6:11 AM
Unknown Object (File)
Nov 20 2024, 4:43 PM
Unknown Object (File)
Nov 16 2024, 2:52 AM
Unknown Object (File)
Nov 12 2024, 11:53 AM
Unknown Object (File)
Nov 7 2024, 5:15 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