Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 411 Bytes

File metadata and controls

16 lines (10 loc) · 411 Bytes

Haystack

Overview

This is a small tool that demonstrates how to pull the running configuration from all devices in an Arista CVaaS tenant and rebuild them in a full text search index with DuckDB to provide fabric-wide config search.

Usage

uv run haystack.py fetch-configs --apiserver <apiserver_url> --access-token <access_token>
uv run haystack.py search --query <query>