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.4.0.tar.gz (79.5 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.4.0-py3-none-any.whl (61.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agnify-0.4.0.tar.gz
Algorithm Hash digest
SHA256 00950cf5c549d0995499679ffc870f63e48937848ba3268f038d9b0f12b95b30
MD5 4344e595235690eb77a1f34cabc9c80e
BLAKE2b-256 5a3999d9a94638b4f8e50872ecffb8c1ea0b827420589c604340eb0f7615e680

See more details on using hashes here.

Provenance

The following attestation bundles were made for agnify-0.4.0.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.4.0-py3-none-any.whl.

File metadata

  • Download URL: agnify-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 61.3 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9db3656bdbb6973befdd4ac788fb2f232a80f0dacd7d892d9297efd79aa4ea32
MD5 5fa5b298d18b565a1c0ed30d708cd634
BLAKE2b-256 de406cb76a8f0bdf211ee37eb9769c3ea379f27f8c65f752a5d5e96c1adb6273

See more details on using hashes here.

Provenance

The following attestation bundles were made for agnify-0.4.0-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