Command-line interface for Eero network management
Project description
🌐 eeroctl
Manage your Eero mesh Wi-Fi from the terminal ✨
⚡ Features
- 🧭 Intuitive commands — noun-first structure (
eero network list) - 📊 Multiple formats — table, JSON, YAML, text
- 🛡️ Safety rails — confirmation for destructive actions
- 🔧 Script-friendly — non-interactive mode + machine-readable output
- 🐚 Shell completion — bash, zsh, fish
📦 Install
Homebrew
brew install fulviofreitas/eeroctl/eeroctl
PyPI
pip install eeroctl
From source
git clone https://github.com/fulviofreitas/eeroctl.git
cd eeroctl
uv sync && source .venv/bin/activate
Or with pip:
python3 -m venv .venv && source .venv/bin/activate
pip install -e .
🚀 Quick Start
eero auth login # Authenticate
eero network list # List networks
eero device list # Connected devices
eero eero list # Mesh nodes
eero troubleshoot speedtest --force
Tip: Both
eeroandeeroctlcommands are available and work identically.
📖 Documentation
Full documentation lives in the Wiki:
| 📚 Guide | Description |
|---|---|
| CLI Reference | Commands, flags & exit codes |
| Usage Examples | Practical examples |
| Configuration | Auth storage & env vars |
| Troubleshooting | Common issues |
🔗 Dependencies
Built on eero-api for API communication.
📄 License
MIT — see LICENSE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
eeroctl-1.8.0.tar.gz
(62.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
eeroctl-1.8.0-py3-none-any.whl
(83.8 kB
view details)
File details
Details for the file eeroctl-1.8.0.tar.gz.
File metadata
- Download URL: eeroctl-1.8.0.tar.gz
- Upload date:
- Size: 62.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f9595ade8cc3b55e4cd73f28983f6510c4ec51c78d58f10441df31d435301b4
|
|
| MD5 |
3b6d7ec8c83095ec819ffce9be917b7a
|
|
| BLAKE2b-256 |
ea5123d81d425a30159aae116c68b5cb2d56504d7caa3e4ee2c2f5a76c84b28a
|
File details
Details for the file eeroctl-1.8.0-py3-none-any.whl.
File metadata
- Download URL: eeroctl-1.8.0-py3-none-any.whl
- Upload date:
- Size: 83.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b99c6211319850a57bb33d35a9289c0e38b4d9268e50e890519334c24922cbf7
|
|
| MD5 |
9cc06b665cd11daa4ce44cb44ea54d4a
|
|
| BLAKE2b-256 |
26d22fa8e8502799d58fea9ba2a167a0c891c7da785d09a77c33a2e1924c0d58
|