arc

Arcanist: A CLI for Phabricator. More information: <https://secure.phabricator.com/book/phabricator/article/arcanist/>.

Install

All systems
curl cmd.cat/arc.sh
Debian Debian
apt-get install arc
Ubuntu
apt-get install arc
image/svg+xml Kali Linux
apt-get install arc
Fedora
dnf install arc
Windows (WSL2)
sudo apt-get update sudo apt-get install arc
Raspbian
apt-get install arc

Arcanist: A CLI for Phabricator. More information: <https://secure.phabricator.com/book/phabricator/article/arcanist/>.

  • Send the changes to Differential for review:
    arc diff
  • Show pending revision information:
    arc list
  • Update Git commit messages after review:
    arc amend
  • Push Git changes:
    arc land

© tl;dr; authors and contributors