New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

@walkeros/cli

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@walkeros/cli

walkerOS CLI - Bundle and deploy walkerOS components

Source
npmnpm
Version
4.4.0
Version published
Weekly downloads
683
6.39%
Maintainers
1
Weekly downloads
 
Created
Source

walkerOS

@walkeros/cli

Command-line tool for building, testing, and running walkerOS event collection flows, from configuration to deployment.

Documentation • NPM Package • Source Code

Installation

npm install -g @walkeros/cli

Quick start

# Bundle a flow configuration
walkeros bundle flow.json

# Test with simulated events (no real API calls)
walkeros push flow.json --event '{"name":"product view"}' --simulate destination.demo

# Run a collection server locally
walkeros run dist/flow.mjs --port 3000

Documentation

Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/apps/cli

Contribute

Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.

License

MIT

FAQs

Package last updated on 17 Aug 2026

Related posts