Back to the catalog

pyATS

An easy to install pyATS extension for Gemini CLI

Open source Open in the app JSON README (API)

About

An easy to install pyATS extension for Gemini CLI

Details

Kind
Plugins
Topic
AI, RAG & memory
Publisher
automateyournetwork
Origin
gemini
Category
ferramentas
Version
1.0.0
Stars
10
Forks
4
Last push
2025-12-11T15:27:53Z
Repository state
ativo
Language
Python
License
Apache-2.0
Added
2026-08-30 14:13:39
Updated
2026-08-30 14:13:39
Origin id
automateyournetwork/pyats_geminicli_extension

README

# pyATS Gemini-CLI Extension
An Extension for Gemini-CLI that enables pyATS 

## How to add to Gemini-CLI

```bash
export PYATS_TESTBED_PATH="$SERVERS_DIR/testbed.yaml"

gemini extensions install https://github.com/automateyournetwork/pyATS_GeminiCLI_Extension.git

```

## Customize testbed.yaml 

Inside the .gemini/extensions/pyats/servers folder there is a default testbed.yaml that works with the DevNet CML Sandbox for testing. 

Replace this with your testbed file before launching Gemini-CLI

## Enjoy! 

More