Download Latest Version Agent skills agent-skills-v0.115.0 source code.tar.gz (79.3 MB)
Email in envelope

Get an email when there's a new version of PostHog

Home / posthog-cli_v0.7.14
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz.sha256 2026-05-29 81 Bytes
posthog-cli-x86_64-unknown-linux-musl-update 2026-05-29 9.1 MB
posthog-cli-x86_64-unknown-linux-musl.tar.gz 2026-05-29 8.1 MB
posthog-cli-x86_64-unknown-linux-musl.tar.gz.sha256 2026-05-29 112 Bytes
sha256.sum 2026-05-29 938 Bytes
source.tar.gz 2026-05-29 78.8 MB
posthog-cli-x86_64-pc-windows-msvc.zip 2026-05-29 6.5 MB
posthog-cli-x86_64-pc-windows-msvc.zip.sha256 2026-05-29 106 Bytes
posthog-cli-x86_64-unknown-linux-gnu-update 2026-05-29 9.1 MB
posthog-cli-x86_64-unknown-linux-gnu.tar.gz 2026-05-29 7.8 MB
posthog-cli-x86_64-unknown-linux-gnu.tar.gz.sha256 2026-05-29 111 Bytes
posthog-cli-installer.sh 2026-05-29 57.0 kB
posthog-cli-npm-package.tar.gz 2026-05-29 9.9 kB
posthog-cli-x86_64-apple-darwin-update 2026-05-29 8.2 MB
posthog-cli-x86_64-apple-darwin.tar.gz 2026-05-29 7.5 MB
posthog-cli-x86_64-apple-darwin.tar.gz.sha256 2026-05-29 106 Bytes
posthog-cli-x86_64-pc-windows-msvc-update 2026-05-29 6.2 MB
posthog-cli-aarch64-unknown-linux-gnu.tar.gz 2026-05-29 6.4 MB
posthog-cli-aarch64-unknown-linux-gnu.tar.gz.sha256 2026-05-29 112 Bytes
posthog-cli-aarch64-unknown-linux-musl-update 2026-05-29 6.0 MB
posthog-cli-aarch64-unknown-linux-musl.tar.gz 2026-05-29 6.4 MB
posthog-cli-aarch64-unknown-linux-musl.tar.gz.sha256 2026-05-29 113 Bytes
posthog-cli-installer.ps1 2026-05-29 22.5 kB
dist-manifest.json 2026-05-29 32.6 kB
posthog-cli-aarch64-apple-darwin-update 2026-05-29 7.3 MB
posthog-cli-aarch64-apple-darwin.tar.gz 2026-05-29 7.2 MB
posthog-cli-aarch64-apple-darwin.tar.gz.sha256 2026-05-29 107 Bytes
posthog-cli-aarch64-unknown-linux-gnu-update 2026-05-29 6.2 MB
0.7.14 source code.tar.gz 2026-05-29 78.8 MB
0.7.14 source code.zip 2026-05-29 90.7 MB
README.md 2026-05-29 3.3 kB
Totals: 31 Items   350.4 MB 0

Release Notes

  • feat: add --env-file <PATH> to load POSTHOG_CLI_HOST, POSTHOG_CLI_API_KEY, and POSTHOG_CLI_PROJECT_ID (and their legacy aliases) from a dotenv-style file when not set in the process environment. Credentials are resolved atomically from a single source (process env first, then the file), so POSTHOG_CLI_HOST from the file cannot redirect a key supplied by the process env.

Install posthog-cli 0.7.14

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.14/posthog-cli-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/PostHog/posthog/releases/download/posthog-cli/v0.7.14/posthog-cli-installer.ps1 | iex"

Install prebuilt binaries into your npm project

:::sh
npm install @posthog/cli@0.7.14

Download posthog-cli 0.7.14

File Platform Checksum
posthog-cli-aarch64-apple-darwin.tar.gz (github.com) Apple Silicon macOS checksum
posthog-cli-x86_64-apple-darwin.tar.gz (github.com) Intel macOS checksum
posthog-cli-x86_64-pc-windows-msvc.zip (github.com) x64 Windows checksum
posthog-cli-aarch64-unknown-linux-gnu.tar.gz (github.com) ARM64 Linux checksum
posthog-cli-x86_64-unknown-linux-gnu.tar.gz (github.com) x64 Linux checksum
posthog-cli-aarch64-unknown-linux-musl.tar.gz (github.com) ARM64 MUSL Linux checksum
posthog-cli-x86_64-unknown-linux-musl.tar.gz (github.com) x64 MUSL Linux checksum
Source: README.md, updated 2026-05-29