Skip to main content

Agnify CLI

agnify is the command-line client for Agnify, a video-analysis platform. Drive pipelines, upload media, run executions, manage cameras, and query events — all from your terminal.

Install

One line (installs uv if needed, then the CLI):

curl -LsSf https://app.agnify.ai/install.sh | sh

Or, if you already have a Python toolchain:

uv tool install 'agnify[keyring]'   # recommended — OS keychain for tokens
# or
pipx install 'agnify[keyring]'
# or
pip install 'agnify[keyring]'

The [keyring] extra stores your refresh token in the OS keychain (macOS Keychain, Secret Service, Windows Credential Manager). Plain agnify also works — it falls back to a 0600 file under ~/.config/agnify/.

Authenticate

agnify login        # device-code flow in your browser
agnify whoami       # confirm the active user + org

For CI / cron / integrations, skip login and set an org-scoped API key:

export AGNIFY_API_KEY=ak_…          # minted in the Agnify dashboard
export AGNIFY_API_BASE=https://app.agnify.ai

Self-hosted? Point the CLI at your backend with AGNIFY_API_BASE.

Use

agnify nodes list                   # the pipeline node menu
agnify ingest file ./clip.mp4 --pipeline <template> --wait    # upload + run + wait for results
agnify run ls                       # list executions
agnify events tail                  # stream live pipeline events

Full command reference: https://app.agnify.ai/docs/cli

License

Apache-2.0 © 2026 Fewbits Inc. (Agnify).

Download files

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

Source Distribution

agnify-0.2.1.tar.gz (68.0 kB view details)

Uploaded Source

Built Distribution

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

agnify-0.2.1-py3-none-any.whl (54.2 kB view details)

Uploaded Python 3

File details

Details for the file agnify-0.2.1.tar.gz.

File metadata

  • Download URL: agnify-0.2.1.tar.gz
  • Upload date:
  • Size: 68.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for agnify-0.2.1.tar.gz
Algorithm Hash digest
SHA256 32f9a47e145a8a85c3dd0974b28c5822dd39f14c83ee3ba84dcd0fc2177a65b0
MD5 b3acde339d97c043ec33aa31b1587f35
BLAKE2b-256 9ee243c98fad18d8748c84a2d863c908790b34db73fc2f137c8d8cb56ed4e63d

See more details on using hashes here.

Provenance

The following attestation bundles were made for agnify-0.2.1.tar.gz:

Publisher: release-cli.yml on agnifyai/agnify

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

File details

Details for the file agnify-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: agnify-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 54.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for agnify-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8cf98b80ea4f72287440a1a4f07ea647263cbd3e9e6e9b5aa010118548900d53
MD5 da7fb543528c221d800d2d6713f15573
BLAKE2b-256 eaecec212380ff08bd084f6e2ce87325a88bf236cf9874c7fcfc191a6b70f3c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for agnify-0.2.1-py3-none-any.whl:

Publisher: release-cli.yml on agnifyai/agnify

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 Sentry Error logging StatusPage Status page