Skip to main content

CLI for Phabricator and Phorge - built for humans and AI agents

Project description

phabfive

CLI for Phabricator and Phorge - built for humans and AI agents.

phabfive maniphest show

Features

A summary of the currently supported features:

  • Passphrase - Get specified secret
  • Diffusion - List repositories, get branches, clone URIs, add repositories, manage URIs
  • Paste - List, get, and add pastes
  • User - Get information about the logged-in user
  • Maniphest - Add comments, show task details, create tasks from templates

For complete documentation, see Read the Docs.

Installation

uv is a fast Python package installer (10-100x faster than pip):

# Install uv if you haven't already
curl -LsSf https://astral.sh/uv/install.sh | sh

# Install from pypi.org
uv tool install phabfive

# Install from Github to get unreleased features and fixes
uv tool install git+https://github.com/dynamist/phabfive@master

If you prefer mise-en-place the polyglot tool version manager:

# Install mise if you haven't already
curl https://mise.run | sh

# Install from pypi.org
mise use --global --pin pipx:phabfive

Quick Start

1. Get an API token

Grab a Phabricator/Phorge token at https://<yourserver.com>/settings/panel/apitokens/

2. Configure credentials

Environment variables:

export PHAB_TOKEN=cli-ABC123
export PHAB_URL=https://yourserver.com/api/

Or use a configuration file:

# Linux/XDG
cat << 'EOF' > ~/.config/phabfive.yaml
PHAB_TOKEN: cli-ABC123
PHAB_URL: https://yourserver.com/api/
EOF

# macOS
cat << 'EOF' > ~/Library/Application\ Support/phabfive.yaml
PHAB_TOKEN: cli-ABC123
PHAB_URL: https://yourserver.com/api/
EOF

# Windows - create at: %LOCALAPPDATA%\phabfive\phabfive.yaml

Note: On macOS, you can use ~/.config by setting export XDG_CONFIG_HOME=~/.config

3. Use phabfive

phabfive passphrase K123
phabfive paste list
phabfive maniphest search "migration tasks" --tag myproject
phabfive maniphest search --tag myproject --updated-after=1w

Documentation

Contributing

See docs/development.md for instructions on setting up your development environment.

License

Copyright (c) 2017-2026 Dynamist AB

See the LICENSE file provided with the source distribution for full details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

phabfive-0.7.0.tar.gz (266.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

phabfive-0.7.0-py3-none-any.whl (86.6 kB view details)

Uploaded Python 3

File details

Details for the file phabfive-0.7.0.tar.gz.

File metadata

  • Download URL: phabfive-0.7.0.tar.gz
  • Upload date:
  • Size: 266.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for phabfive-0.7.0.tar.gz
Algorithm Hash digest
SHA256 e030016ccaea6477d3ab0427bfa541940cd24154827b7ea6554f1a9cf1c6160c
MD5 9e9f24388f2d08cda8f35d8cbf2cb823
BLAKE2b-256 71bcd610a5dc05fe1dc030304a8f68b7db0977cb898ad8661cf04c2ff7f0f2fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for phabfive-0.7.0.tar.gz:

Publisher: release.yml on dynamist/phabfive

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file phabfive-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: phabfive-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 86.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for phabfive-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 527a8cdc6b6b0f1a32a27a404e9fe20c2bddf8b04231c8b3044f8a51d7e0f112
MD5 aea738c40d6bfa0a001e97a0a043060c
BLAKE2b-256 1a0193efd5eab38c9476ad029e194547dc297f1d776197208ce0f412197406d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for phabfive-0.7.0-py3-none-any.whl:

Publisher: release.yml on dynamist/phabfive

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page