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.0.tar.gz (64.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.0-py3-none-any.whl (52.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agnify-0.2.0.tar.gz
  • Upload date:
  • Size: 64.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.0.tar.gz
Algorithm Hash digest
SHA256 a0601458f9943bbf778f1224e05e562ed82b14a18c88d3e70bd3559ed1e2aa59
MD5 b8f4a8f7dc8c3b4d7db70ee5d22c8f6a
BLAKE2b-256 a437bb34e18b5f7326f7b08d650529c02d3a42c5af378b116eaacccc4c1492c9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: agnify-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 52.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 017aa62a353c0f5cb6a311f98a847c2a4e9ab4d7cdffcf7cc7a41591fedafb4c
MD5 35653b2a490e6971711b05d16521e379
BLAKE2b-256 512b72105dd114a97654e788ca1a6718acd69f443efdd792eddb3a8bdb062e0c

See more details on using hashes here.

Provenance

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