AgencyCore CLI — manage your CRM, outreach, and more from the terminal
Project description
AgencyCore CLI
Command-line interface for AgencyCore — manage your CRM, outreach sequences, and pipeline from the terminal.
Install
pip install agencycore-cli
Or with uv:
uv pip install agencycore-cli
Requires Python 3.10+.
Quick Start
# Log in (connects to AgencyCore staging by default)
ac login
# Use --dev for local development
ac login --dev
# Check your identity
ac whoami
# Check API health
ac health check
CRM Commands
# Companies
ac crm companies list
ac crm companies get <id>
ac crm companies create --name "Acme Corp" --industry Technology
# People (Contacts)
ac crm people list
ac crm people create --email jane@acme.com --full-name "Jane Smith"
# Deals
ac crm deals list
ac crm deals create --name "Enterprise Deal" --stage qualified --amount 50000
ac crm deals move <id> --stage negotiation
# Activities
ac crm activities list --status pending
ac crm activities create --type call --title "Follow up" --due-date 2026-03-20
# Communications
ac crm comms unread
ac crm comms draft-email --contact-id <id> --subject "Hello" --content "..."
# Search & Dashboard
ac crm search "acme"
ac crm dashboard --period 30
# Lists & Import
ac crm lists list
ac crm import preview --file contacts.json
Envoy (Outreach)
ac envoy sequences list
ac envoy outbox pending
ac envoy dashboard
Output Modes
All commands support rich table output (default) or JSON for scripting:
ac crm deals list # Pretty tables
ac crm --json deals list # Raw JSON
ac crm --json deals list | jq '.[].name' # Pipe to jq
Development
git clone https://github.com/AlterityNetwork/ac-cli.git
cd ac-cli
uv sync --all-extras
uv run pytest
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agencycore_cli-0.15.0.tar.gz.
File metadata
- Download URL: agencycore_cli-0.15.0.tar.gz
- Upload date:
- Size: 197.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
700eaca58ce01b2079b8be808ea34f744d80f11cb721319b851ed15611ab0b9f
|
|
| MD5 |
27352ceb8441fadbb31c96096472a881
|
|
| BLAKE2b-256 |
9471349aff25f769612f8d4ab1a6563f7d9ebbc396a053ff80d350d2d067051e
|
Provenance
The following attestation bundles were made for agencycore_cli-0.15.0.tar.gz:
Publisher:
publish.yml on AlterityNetwork/ac-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agencycore_cli-0.15.0.tar.gz -
Subject digest:
700eaca58ce01b2079b8be808ea34f744d80f11cb721319b851ed15611ab0b9f - Sigstore transparency entry: 1265600594
- Sigstore integration time:
-
Permalink:
AlterityNetwork/ac-cli@f91003fce4018222f89c76dfd714d900d70cc5ca -
Branch / Tag:
refs/tags/v0.15.0 - Owner: https://github.com/AlterityNetwork
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f91003fce4018222f89c76dfd714d900d70cc5ca -
Trigger Event:
push
-
Statement type:
File details
Details for the file agencycore_cli-0.15.0-py3-none-any.whl.
File metadata
- Download URL: agencycore_cli-0.15.0-py3-none-any.whl
- Upload date:
- Size: 80.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d147da3d38aea4df6c986d282cf2eb3169447d6a75f22907d65f1a66279d74b
|
|
| MD5 |
c5142b32b72ea8346b3ebade4089d89f
|
|
| BLAKE2b-256 |
85c5ea90605a0f9c80bb9df520bc7ab7e9528af3c5307158123da5c53fde5b6e
|
Provenance
The following attestation bundles were made for agencycore_cli-0.15.0-py3-none-any.whl:
Publisher:
publish.yml on AlterityNetwork/ac-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agencycore_cli-0.15.0-py3-none-any.whl -
Subject digest:
4d147da3d38aea4df6c986d282cf2eb3169447d6a75f22907d65f1a66279d74b - Sigstore transparency entry: 1265600666
- Sigstore integration time:
-
Permalink:
AlterityNetwork/ac-cli@f91003fce4018222f89c76dfd714d900d70cc5ca -
Branch / Tag:
refs/tags/v0.15.0 - Owner: https://github.com/AlterityNetwork
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@f91003fce4018222f89c76dfd714d900d70cc5ca -
Trigger Event:
push
-
Statement type: