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.3.0.tar.gz (72.6 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.3.0-py3-none-any.whl (57.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for agnify-0.3.0.tar.gz
Algorithm Hash digest
SHA256 fd8363655ab31fcd572823e8d369aef12dcdcac9459b645a4e9acfae5407475b
MD5 b7ffdb4a5484ed0365237e17123b523c
BLAKE2b-256 31d5726bac43b10d1ef703e926c5b5f70be9613bf00feab080fa552838371225

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: agnify-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 57.4 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 950345c01bb1776994a45ff988c851492cb4ea2468cd03691054afef3a03cdb0
MD5 a685eee83eb8a32e403b7fda8b50511e
BLAKE2b-256 b8ac304fd6947e776bbb3975c6ea97cd996c3dd5386fcd8b98e8ba11276e8a89

See more details on using hashes here.

Provenance

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