Release Notes
Patch changes
- 4dedd8363d1 Publish to crates.io again, so
cargo install posthog-cli gets the current version. The crate had been left on 0.5.11 since December. — Thanks @hpouillot!
Install posthog-cli 0.18.6
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.posthog.com/posthog-cli/v0.18.6/posthog-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.posthog.com/posthog-cli/v0.18.6/posthog-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install PostHog/tap/posthog-cli
Install prebuilt binaries into your npm project
npm install @posthog/cli@0.18.6
Download posthog-cli 0.18.6