
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
Better event tracking, faster.

The Avo CLI gives you access to Avo Codegen right from your command line. It allows you to pull your Avo tracking plan as type-safe functions for each of your events, making analytics implementation quick and seamless. Avo Codegen supports a variety of platforms, programming languages and destinations.
Avo runs on Node >=14.16. To install the latest version of Avo CLI, run this command:
npm install -g avo
$ avo --help
avo command
Commands:
avo login Log into the Avo platform
avo init Initialize an Avo workspace in the current folder
avo pull [source] Pull analytics wrappers from Avo workspace
avo checkout [branch] Switch branches [aliases: branch]
avo source <command> Manage sources for the current project
avo status [source] Show the status of the Avo implementation
avo merge main Pull the Avo main branch into your current branch
avo conflict Resolve git conflicts in Avo files [aliases: resolve, conflicts]
avo edit Open the Avo workspace in your browser
avo logout Log out from the Avo platform
avo whoami Shows the currently logged in username
Options:
--version Show version number [boolean]
-v, --verbose make output more verbose [boolean] [default: false]
-f, --force Proceed with merge when incoming branch is open [boolean] [default: false]
--help Show help [boolean]
For more documentation, visit https://www.avo.app/docs/implementation/cli
Caught a Bug? Thank you, you are precious to us :hug: Please create a issue on the GitHub repo or send an email to friends@avo.app. We'll do our best to resolve it quickly!
To create a release:
package.json to match the one you just created in the changelogRelease <version> and push the changesnpm publish. To publish a pre-release, use npm publish --tag next (or --tag beta)3.2.14 (2025-02-17)
Fix a bug where avo status would fail if some files in the target directory can not be read or parsed
FAQs
The command-line interface for Avo
The npm package avo receives a total of 22,640 weekly downloads. As such, avo popularity was classified as popular.
We found that avo demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.